mirror of
https://github.com/withastro/astro.git
synced 2025-02-17 22:44:24 -05:00
11 lines
No EOL
222 B
JSON
11 lines
No EOL
222 B
JSON
{
|
|
"name": "@test/vue-app-entrypoint",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@astrojs/vue": "workspace:*",
|
|
"astro": "workspace:*",
|
|
"vite-svg-loader": "5.1.0",
|
|
"vue": "^3.5.10"
|
|
}
|
|
} |