mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-06-19 06:30:35 +08:00
151 lines
4.8 KiB
JSON
151 lines
4.8 KiB
JSON
{
|
|
"name": "moviepilot",
|
|
"version": "2.13.10",
|
|
"private": true,
|
|
"type": "module",
|
|
"bin": "dist/service.js",
|
|
"scripts": {
|
|
"dev": "vite --host",
|
|
"prebuild": "npm run build:icons",
|
|
"build": "vite build",
|
|
"preview": "vite preview --port 5050",
|
|
"typecheck": "vue-tsc --noEmit",
|
|
"lint": "eslint . -c .eslintrc.js --fix --ext .ts,.js,.vue,.tsx,.jsx",
|
|
"build:icons": "tsc -b src/@iconify && node src/@iconify/build-icons.js",
|
|
"postinstall": "npm run build:icons",
|
|
"pkg": "pkg . -t node18-win-x64 -o MoviePilot-Frontend.exe"
|
|
},
|
|
"pkg": {
|
|
"assets": [
|
|
"dist/**/*"
|
|
]
|
|
},
|
|
"dependencies": {
|
|
"@fullcalendar/core": "^6.1.20",
|
|
"@fullcalendar/daygrid": "^6.1.20",
|
|
"@fullcalendar/interaction": "^6.1.20",
|
|
"@fullcalendar/list": "^6.1.20",
|
|
"@fullcalendar/timegrid": "^6.1.20",
|
|
"@fullcalendar/vue3": "^6.1.20",
|
|
"@iconify/utils": "^2.3.0",
|
|
"@types/crypto-js": "^4.2.2",
|
|
"@types/js-cookie": "^3.0.6",
|
|
"@vue-flow/background": "^1.3.2",
|
|
"@vue-flow/controls": "^1.1.3",
|
|
"@vue-flow/core": "^1.48.2",
|
|
"@vue-flow/minimap": "^1.5.4",
|
|
"@vue-flow/node-resizer": "^1.5.1",
|
|
"@vue-flow/node-toolbar": "^1.1.0",
|
|
"@vue-js-cron/vuetify": "^5.0.15",
|
|
"@vueuse/core": "^12.8.2",
|
|
"@vueuse/math": "^12.8.2",
|
|
"ace-builds": "^1.44.0",
|
|
"apexcharts": "^4.7.0",
|
|
"axios": "^1.18.0",
|
|
"body-scroll-lock": "^3.1.5",
|
|
"colorthief": "^2.7.0",
|
|
"copy-to-clipboard": "^3.3.3",
|
|
"crypto-js": "^4.2.0",
|
|
"dayjs": "^1.11.21",
|
|
"express": "^4.22.2",
|
|
"express-http-proxy": "^2.1.2",
|
|
"gridstack": "^12.6.0",
|
|
"http-proxy-middleware": "^3.0.7",
|
|
"js-cookie": "^3.0.8",
|
|
"lodash-es": "^4.18.1",
|
|
"markdown-it": "^14.2.0",
|
|
"markdown-it-link-attributes": "^4.0.1",
|
|
"mousetrap": "^1.6.5",
|
|
"nprogress": "^0.2.0",
|
|
"pinia": "^3.0.4",
|
|
"pinia-plugin-persistedstate": "^4.7.1",
|
|
"qrcode": "^1.5.4",
|
|
"sass": "^1.101.0",
|
|
"tailwindcss": "^3.4.19",
|
|
"vue": "3.5.38",
|
|
"vue-i18n": "10.0.8",
|
|
"vue-router": "^4.6.4",
|
|
"vue-toastification": "^2.0.0-rc.5",
|
|
"vue3-ace-editor": "^2.2.4",
|
|
"vue3-apexcharts": "1.8.0",
|
|
"vue3-perfect-scrollbar": "^2.0.0",
|
|
"vuedraggable": "^4.1.0",
|
|
"vuetify": "3.12.8",
|
|
"webfontloader": "^1.6.28"
|
|
},
|
|
"devDependencies": {
|
|
"@iconify-json/line-md": "^1.2.16",
|
|
"@iconify-json/lucide": "^1.2.112",
|
|
"@iconify-json/material-symbols": "^1.2.78",
|
|
"@iconify-json/mdi": "^1.1.52",
|
|
"@iconify-json/tabler": "^1.2.35",
|
|
"@iconify/tools": "^4.2.0",
|
|
"@iconify/vue": "^4.3.0",
|
|
"@intlify/unplugin-vue-i18n": "^6.0.8",
|
|
"@originjs/vite-plugin-federation": "^1.4.1",
|
|
"@tailwindcss/aspect-ratio": "^0.4.2",
|
|
"@types/body-scroll-lock": "^3.1.2",
|
|
"@types/lodash-es": "^4.17.12",
|
|
"@types/markdown-it": "^14.1.2",
|
|
"@types/markdown-it-link-attributes": "^3.0.5",
|
|
"@types/mousetrap": "^1.6.15",
|
|
"@types/node": "^20.19.43",
|
|
"@types/nprogress": "^0.2.3",
|
|
"@types/qrcode": "^1.5.6",
|
|
"@types/webfontloader": "^1.6.34",
|
|
"@typescript-eslint/eslint-plugin": "^8.61.1",
|
|
"@typescript-eslint/parser": "^8.61.1",
|
|
"@vitejs/plugin-vue": "^5.2.4",
|
|
"@vitejs/plugin-vue-jsx": "^4.2.0",
|
|
"autoprefixer": "^10.5.0",
|
|
"eslint": "^9.39.4",
|
|
"eslint-import-resolver-typescript": "^3.10.1",
|
|
"eslint-plugin-import": "^2.32.0",
|
|
"eslint-plugin-promise": "^7.3.0",
|
|
"eslint-plugin-regex": "^1.10.0",
|
|
"eslint-plugin-sonarjs": "^3.0.7",
|
|
"eslint-plugin-unicorn": "^56.0.1",
|
|
"eslint-plugin-vue": "^9.33.0",
|
|
"postcss": "^8.5.15",
|
|
"postcss-html": "^1.8.1",
|
|
"rollup": "^4.40.1",
|
|
"stylelint": "^16.26.1",
|
|
"stylelint-config-idiomatic-order": "^10.0.0",
|
|
"stylelint-config-standard-scss": "^14.0.0",
|
|
"stylelint-use-logical-spec": "5.0.1",
|
|
"terser": "^5.48.0",
|
|
"type-fest": "^4.41.0",
|
|
"typescript": "5.8.3",
|
|
"unplugin-auto-import": "^19.3.0",
|
|
"unplugin-vue-components": "^28.8.0",
|
|
"unplugin-vue-define-options": "^1.5.5",
|
|
"vite": "^5.4.21",
|
|
"vite-plugin-pages": "^0.32.5",
|
|
"vite-plugin-pwa": "^0.21.1",
|
|
"vite-plugin-top-level-await": "^1.6.0",
|
|
"vite-plugin-vue-layouts": "^0.11.0",
|
|
"vite-plugin-vuetify": "2.1.3",
|
|
"vue-shepherd": "^4.1.0",
|
|
"vue-tsc": "^2.2.12",
|
|
"workbox-build": "^7.4.1",
|
|
"workbox-cacheable-response": "^7.4.1",
|
|
"workbox-expiration": "^7.4.1",
|
|
"workbox-navigation-preload": "^7.4.1",
|
|
"workbox-precaching": "^7.4.1",
|
|
"workbox-routing": "^7.4.1",
|
|
"workbox-strategies": "^7.4.1",
|
|
"workbox-window": "^7.4.1"
|
|
},
|
|
"packageManager": "yarn@1.22.18",
|
|
"resolutions": {
|
|
"vue": "3.5.38",
|
|
"@vue/compiler-dom": "3.5.38",
|
|
"@vue/compiler-sfc": "3.5.38",
|
|
"@vue/reactivity": "3.5.38",
|
|
"@vue/runtime-core": "3.5.38",
|
|
"@vue/runtime-dom": "3.5.38",
|
|
"@vue/server-renderer": "3.5.38",
|
|
"@vue/shared": "3.5.38"
|
|
}
|
|
}
|