{ "name": "nuxt-app", "private": true, "type": "module", "scripts": { "build": "nuxt build", "dev": "nuxt dev --dotenv .env.development", "generate": "nuxt generate", "preview": "nuxt preview", "postinstall": "nuxt prepare", "postUpdate": "patch-package", "start": "nuxt start" }, "resolutions": { "rollup": "npm:@rollup/wasm-node" }, "dependencies": { "@nuxtjs/google-fonts": "^3.2.0", "@types/lodash": "^4.17.5", "@vite-pwa/nuxt": "^0.8.0", "@vueuse/components": "^10.10.1", "@xterm/xterm": "^5.5.0", "dayjs": "^1.11.12", "echarts": "^5.5.0", "grid-layout-plus": "^1.0.5", "lodash": "^4.17.21", "md-editor-v3": "^4.17.0", "naive-ui": "^2.39.0", "nuxt": "^3.11.2", "nuxtjs-naive-ui": "^1.0.2", "patch-package": "^8.0.0", "pinia": "^2.2.0", "unplugin-auto-import": "^0.18.2", "unplugin-vue-components": "^0.27.3", "uuid": "^10.0.0", "vue": "^3.4.35", "vue-drag-resize": "^1.5.4", "vue-echarts": "^7.0.0-beta.0", "vue-router": "^4.4.2", "vue-toastification": "^2.0.0-rc.5", "vue3-apexcharts": "^1.5.3", "vue3-auth-code-input": "^1.0.10", "xterm-addon-fit": "^0.8.0", "yup": "^1.4.0" }, "devDependencies": { "@hypernym/nuxt-gsap": "^2.4.2", "@microsoft/signalr": "^8.0.0", "@nuxtjs/color-mode": "^3.4.1", "@pinia-plugin-persistedstate/nuxt": "^1.2.0", "@pinia/nuxt": "^0.5.2", "@types/uuid": "^10.0.0", "@vueuse/core": "^10.11.0", "@vueuse/nuxt": "^10.10.0", "nuxt-gsap-module": "^2.0.0", "nuxt-lucide-icons": "^1.0.4", "sass": "^1.77.4", "vue3-puzzle-vcode": "^1.1.7" }, "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" }