10 lines
167 B
JSON
10 lines
167 B
JSON
|
{
|
||
|
"name": "@test/image-assets",
|
||
|
"version": "0.0.0",
|
||
|
"private": true,
|
||
|
"dependencies": {
|
||
|
"@astrojs/markdoc": "workspace:*",
|
||
|
"astro": "workspace:*"
|
||
|
}
|
||
|
}
|