mirror of
https://github.com/withastro/astro.git
synced 2025-01-06 22:10:10 -05:00
12 lines
232 B
JSON
12 lines
232 B
JSON
|
{
|
||
|
"name": "@test/with-mdx",
|
||
|
"version": "0.0.0",
|
||
|
"private": true,
|
||
|
"dependencies": {
|
||
|
"@astrojs/image": "workspace:*",
|
||
|
"@astrojs/mdx": "workspace:*",
|
||
|
"@astrojs/node": "workspace:*",
|
||
|
"astro": "workspace:*"
|
||
|
}
|
||
|
}
|