{ "name": "sudovanilla-dojo", "type": "module", "version": "2025.01.01", "scripts": { "start": "astro preview --host 192.168.1.172", "dev": "astro dev" }, "dependencies": { "@astrojs/mdx": "^4.0.6", "@astrojs/node": "^9.0.1", "@astrojs/vue": "^5.0.5", "@iconoir/vue": "^7.10.1", "@sudovanilla/errors": "^3.0.0", "@sudovanilla/pandora": "1.7.7", "@tryghost/content-api": "^1.11.21", "astro": "^5.1.7", "astro-color-mode": "^0.7.1", "astro-compressor": "^1.0.0", "astro-purgecss": "^5.1.0", "astro-robots-txt": "^1.0.0", "astro-tooltips": "^0.6.2", "purgecss": "^7.0.2", "vue": "^3.5.13" }, "devDependencies": { "sass": "^1.83.4" }, "trustedDependencies": [ "@parcel/watcher" ] }