{
  "name": "monkey-script-monorepo-project",
  "version": "1.0.0",
  "private": true,
  "description": "油猴脚本",
  "keywords": [],
  "license": "MIT",
  "author": "WhiteSev",
  "scripts": {
    "format": "pnpm recursive run format",
    "format:dist": "pnpm recursive run format:dist",
    "build": "pnpm recursive run build",
    "build:min": "pnpm recursive run build:min",
    "build:all": "pnpm recursive run build:all",
    "build:all-new": "pnpm recursive run build:all-new",
    "build:no-cache": "pnpm recursive run build:no-cache",
    "update": "pnpm update --latest"
  },
  "dependencies": {
    "@mgdn/bvid": "^0.4.0",
    "@whitesev/data-paging": "^0.0.5",
    "@whitesev/domutils": "^2.0.8",
    "@whitesev/pops": "^4.2.8",
    "@whitesev/utils": "^2.12.2",
    "artplayer": "5.4.0",
    "artplayer-plugin-danmuku": "^5.3.0",
    "crypto-js": "^4.2.0",
    "element-plus": "^2.14.0",
    "flv.js": "^1.6.2",
    "highlight.js": "^11.11.1",
    "i18next": "^26.2.0",
    "md5": "^2.3.0",
    "moduleraid": "^6.2.0",
    "otpauth": "^9.5.1",
    "pinia": "^3.0.4",
    "qmsg": "^1.7.2",
    "s2t-chinese": "^0.0.5",
    "viewerjs": "^1.11.7",
    "vue": "^3.5.34",
    "vue-demi": "^0.14.10",
    "vue-router": "^5.0.7"
  },
  "devDependencies": {
    "@element-plus/icons-vue": "^2.3.2",
    "@types/crypto-js": "^4.2.2",
    "@types/md5": "^2.3.6",
    "@types/node": "^25.8.0",
    "@typescript/native-preview": "7.0.0-dev.20260516.1",
    "@vitejs/plugin-vue": "^6.0.7",
    "eslint": "^10.4.0",
    "oxfmt": "^0.50.0",
    "oxlint": "^1.65.0",
    "picocolors": "^1.1.1",
    "rollup": "^4.60.4",
    "simple-git": "^3.36.0",
    "typescript": "^6.0.3",
    "unplugin-auto-import": "^21.0.0",
    "unplugin-element-plus": "^0.11.2",
    "unplugin-icons": "^23.0.1",
    "unplugin-vue-components": "^32.0.0",
    "vite": "^8.0.13",
    "vite-plugin-env-command": "^1.0.8",
    "vite-plugin-mkcert": "^2.0.0",
    "vite-plugin-monkey": "^8.0.5",
    "vue-tsc": "^3.2.9"
  },
  "engines": {
    "node": ">=22.13.0",
    "npm": ">=10.9.2",
    "pnpm": ">=10.17.1"
  }
}
