25 lines
No EOL
581 B
JSON
25 lines
No EOL
581 B
JSON
{
|
|
"name": "sudovanilla-org",
|
|
"type": "module",
|
|
"version": "2024.12.5",
|
|
"scripts": {
|
|
"start": "astro dev"
|
|
},
|
|
"dependencies": {
|
|
"@astrojs/mdx": "^3.1.9",
|
|
"@astrojs/node": "^8.3.4",
|
|
"@astrojs/vue": "^4.5.3",
|
|
"@iconoir/vue": "^7.10.0",
|
|
"@sudovanilla/errors": "^3.0.0",
|
|
"@sudovanilla/pandora": "^1.7.3",
|
|
"@tryghost/content-api": "^1.11.21",
|
|
"astro": "^4.16.14",
|
|
"astro-color-mode": "^0.7.1",
|
|
"astro-robots-txt": "^1.0.0",
|
|
"astro-tooltips": "^0.6.2",
|
|
"vue": "^3.5.13"
|
|
},
|
|
"devDependencies": {
|
|
"sass": "^1.81.0"
|
|
}
|
|
} |