{ "name": "nginx-ui-app-next", "type": "module", "version": "2.0.0-rc.3", "packageManager": "pnpm@10.5.2+sha512.da9dc28cd3ff40d0592188235ab25d3202add8a207afbedc682220e4a0029ffbff4562102b9e6e46b4e3f9e8bd53e6d05de48544b0c57d4b0179e22c76d1199b", "scripts": { "dev": "vite --host", "typecheck": "vue-tsc --noEmit", "lint": "eslint .", "lint:fix": "eslint --fix .", "build": "vite build", "preview": "vite preview", "gettext:extract": "vue-gettext-extract" }, "dependencies": { "@0xjacky/vue-github-button": "^3.1.1", "@ant-design/icons-vue": "^7.0.1", "@formkit/auto-animate": "^0.8.2", "@simplewebauthn/browser": "^13.1.0", "@vue/reactivity": "^3.5.13", "@vue/shared": "^3.5.13", "@vueuse/components": "^12.7.0", "@vueuse/core": "^12.7.0", "@vueuse/integrations": "^12.7.0", "@xterm/addon-attach": "^0.11.0", "@xterm/addon-fit": "^0.10.0", "@xterm/xterm": "^5.5.0", "ant-design-vue": "^4.2.6", "apexcharts": "^4.5.0", "axios": "^1.8.1", "dayjs": "^1.11.13", "highlight.js": "^11.11.1", "jsencrypt": "^3.3.2", "lodash": "^4.17.21", "marked": "^15.0.7", "marked-highlight": "^2.2.1", "nprogress": "^0.2.0", "pinia": "^3.0.1", "pinia-plugin-persistedstate": "^4.2.0", "reconnecting-websocket": "^4.4.0", "sortablejs": "^1.15.6", "sse.js": "^2.6.0", "universal-cookie": "^7.2.2", "unocss": "^66.0.0", "vite-plugin-build-id": "0.5.0", "vue": "^3.5.13", "vue-dompurify-html": "^5.2.0", "vue-router": "^4.5.0", "vue3-ace-editor": "2.2.4", "vue3-apexcharts": "1.5.3", "vue3-gettext": "3.0.0-beta.6", "vue3-otp-input": "^0.5.21", "vuedraggable": "^4.1.0" }, "devDependencies": { "@antfu/eslint-config": "^4.3.0", "@iconify-json/fa": "1.2.1", "@iconify-json/tabler": "^1.2.16", "@iconify/tools": "^4.1.1", "@iconify/types": "^2.0.0", "@iconify/utils": "^2.3.0", "@iconify/vue": "^4.3.0", "@types/lodash": "^4.17.15", "@types/nprogress": "^0.2.3", "@types/sortablejs": "^1.15.8", "@vitejs/plugin-vue": "^5.2.1", "@vitejs/plugin-vue-jsx": "^4.1.1", "@vue/compiler-sfc": "^3.5.13", "@vue/tsconfig": "^0.7.0", "ace-builds": "^1.39.0", "autoprefixer": "^10.4.20", "eslint": "9.21.0", "eslint-plugin-sonarjs": "^3.0.2", "less": "^4.2.2", "postcss": "^8.5.3", "typescript": "5.7.3", "unplugin-auto-import": "^19.1.1", "unplugin-vue-components": "^28.4.1", "unplugin-vue-define-options": "^1.5.5", "vite": "^6.2.0", "vite-svg-loader": "^5.1.0", "vue-tsc": "^2.2.4" } }