mirror of
https://github.com/withastro/astro.git
synced 2024-12-30 22:03:56 -05:00
12 lines
266 B
JSON
12 lines
266 B
JSON
|
{
|
||
|
"name": "@test/astro-markdown-component",
|
||
|
"version": "0.0.0",
|
||
|
"private": true,
|
||
|
"dependencies": {
|
||
|
"@astrojs/preact": "workspace:*",
|
||
|
"@astrojs/svelte": "workspace:*",
|
||
|
"@astrojs/markdown-component": "workspace:*",
|
||
|
"astro": "workspace:*"
|
||
|
}
|
||
|
}
|