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