{ "name": "home", "author": "imsyy", "efua": "NanoRocky", "github": "https://github.com/imsyy/home", "efug": "https://github.com/NanoRocky/home", "home": "https://imsyy.top", "efuh": "https://nanorocky.top", "private": true, "version": "4.2.2 [EFU]", "type": "module", "scripts": { "dev": "vite --host", "build": "vite build", "preview": "vite preview", "format": "prettier --write src/", "lint": "eslint . --ext .js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts,.vue --fix" }, "dependencies": { "@worstone/vue-aplayer": "^1.0.7", "aplayer": "^1.10.1", "axios": "^1.8.4", "dayjs": "^1.11.13", "element-plus": "^2.9.7", "fetch-jsonp": "^1.3.0", "jparticles": "^3.5.0", "js-md5": "^0.8.3", "lodash-es": "^4.17.21", "pinia": "^3.0.1", "pinia-plugin-persistedstate": "^4.2.0", "pinia-plugin-persistedstate-2": "^2.0.30", "swiper": "^11.2.6", "three": "^0.175.0", "vue": "^3.5.13", "vuex": "^4.1.0" }, "devDependencies": { "@icon-park/vue-next": "^1.4.2", "@vicons/fa": "^0.13.0", "@vicons/ionicons4": "^0.13.0", "@vicons/ionicons5": "^0.13.0", "@vicons/material": "^0.13.0", "@vicons/tabler": "^0.13.0", "@vicons/utils": "^0.1.4", "@vitejs/plugin-vue": "^5.2.3", "eslint": "^9.23.0", "eslint-plugin-vue": "^10.0.0", "vue-eslint-parser": "^10.1.1", "prettier": "^3.5.3", "sass": "^1.86.2", "terser": "^5.39.0", "unplugin-auto-import": "^19.1.2", "unplugin-vue-components": "^28.4.1", "vite": "^6.2.5", "vite-plugin-compression2": "^1.3.3", "vite-plugin-pwa": "^1.0.0" }, "pnpm": { "overrides": { "glob": "^11.0.1", "@jridgewell/sourcemap-codec": "^1.5.0", "magic-string": "^0.30.17", "workbox-build": "^7.3.0" }, "ignoredBuiltDependencies": [ "esbuild" ] } }