{ "name": "home-page", "version": "0.1.0", "private": true, "scripts": { "dev": "astro dev", "start": "astro dev", "build": "astro check && astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/check": "^0.9.8", "@astrojs/vue": "^6.0.1", "@fortawesome/fontawesome-free": "^7.2.0", "@unocss/astro": "^66.6.8", "animsition": "^4.0.2", "astro": "^6.1.9", "core-js": "^3.49.0", "emoji-regex": "^10.3.0", "linkify-urls": "^5.2.0", "lxgw-wenkai-webfont": "^1.7.0", "marked": "^18.0.2", "moment": "^2.30.1", "tg-blog": "^1.1.10", "vue": "^3.5.33", "vue-i18n": "^11.4.0", "vue-router": "^5.0.6" }, "devDependencies": { "@types/jquery": "^4.0.0", "@types/jqueryui": "^1.12.23", "@types/marked": "^6.0.0", "@types/node": "^25.6.0", "@vitejs/plugin-vue": "^6.0.6", "eslint": "^10.2.1", "sass": "^1.99.0", "tslib": "^2.6.3", "typescript": "^6.0.3", "unocss": "^66.6.8", "vite": "^6.0.0", "vue-tsc": "3.2.7" } }