123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122 |
- {
- "name": "my-project",
- "type": "commonjs",
- "version": "2.5.5",
- "description": "旅行APP",
- "private": true,
- "engines": {
- "node": ">=18",
- "pnpm": ">=7.30"
- },
- "scripts": {
- "dev": "uni",
- "dev:mp": "uni -p mp-weixin",
- "dev:app-android": "uni -p app-android",
- "build:app-android": "uni build -p app-android",
- "preinstall": "npx only-allow pnpm",
- "uvm": "npx @dcloudio/uvm@latest",
- "uvm-rm": "node ./scripts/postupgrade.js",
- "postuvm": "echo upgrade uni-app success!",
- "prepare": "git init && husky install ",
- "type-check": "vue-tsc --noEmit",
- "cz": "czg"
- },
- "lint-staged": {
- "**/*.{html,vue,ts,cjs,json,md}": [
- "prettier --write"
- ],
- "**/*.{vue,js,ts,jsx,tsx}": [
- "eslint --cache --fix"
- ],
- "**/*.{vue,css,scss,html}": [
- "stylelint --fix"
- ]
- },
- "resolutions": {
- "bin-wrapper": "npm:bin-wrapper-china"
- },
- "dependencies": {
- "@dcloudio/uni-app": "3.0.0-4020920240930001",
- "@dcloudio/uni-app-harmony": "3.0.0-4020920240930001",
- "@dcloudio/uni-app-plus": "3.0.0-4020920240930001",
- "@dcloudio/uni-components": "3.0.0-4020920240930001",
- "@dcloudio/uni-h5": "3.0.0-4020920240930001",
- "@dcloudio/uni-mp-alipay": "3.0.0-4020920240930001",
- "@dcloudio/uni-mp-baidu": "3.0.0-4020920240930001",
- "@dcloudio/uni-mp-jd": "3.0.0-4020920240930001",
- "@dcloudio/uni-mp-kuaishou": "3.0.0-4020920240930001",
- "@dcloudio/uni-mp-lark": "3.0.0-4020920240930001",
- "@dcloudio/uni-mp-qq": "3.0.0-4020920240930001",
- "@dcloudio/uni-mp-toutiao": "3.0.0-4020920240930001",
- "@dcloudio/uni-mp-weixin": "3.0.0-4020920240930001",
- "@dcloudio/uni-mp-xhs": "3.0.0-4020920240930001",
- "@dcloudio/uni-quickapp-webview": "3.0.0-4020920240930001",
- "@tanstack/vue-query": "^5.62.16",
- "abortcontroller-polyfill": "^1.7.8",
- "dayjs": "1.11.10",
- "pinia": "2.0.36",
- "pinia-plugin-persistedstate": "3.2.1",
- "qs": "6.5.3",
- "vue": "3.4.21",
- "vue-i18n": "9.1.9",
- "wot-design-uni": "^1.4.0",
- "z-paging": "^2.8.4"
- },
- "devDependencies": {
- "@commitlint/cli": "^18.6.1",
- "@commitlint/config-conventional": "^18.6.3",
- "@dcloudio/types": "^3.4.14",
- "@dcloudio/uni-automator": "3.0.0-4020920240930001",
- "@dcloudio/uni-cli-shared": "3.0.0-4020920240930001",
- "@dcloudio/uni-stacktracey": "3.0.0-4020920240930001",
- "@dcloudio/vite-plugin-uni": "3.0.0-4020920240930001",
- "@esbuild/darwin-arm64": "0.20.2",
- "@esbuild/darwin-x64": "0.20.2",
- "@iconify-json/carbon": "^1.2.4",
- "@rollup/rollup-darwin-x64": "^4.28.0",
- "@types/node": "^20.17.9",
- "@types/wechat-miniprogram": "^3.4.8",
- "@typescript-eslint/eslint-plugin": "^6.21.0",
- "@typescript-eslint/parser": "^6.21.0",
- "@uni-helper/uni-types": "1.0.0-alpha.3",
- "@uni-helper/vite-plugin-uni-layouts": "^0.1.10",
- "@uni-helper/vite-plugin-uni-manifest": "^0.2.7",
- "@uni-helper/vite-plugin-uni-pages": "0.2.20",
- "@uni-helper/vite-plugin-uni-platform": "^0.0.4",
- "@unocss/preset-legacy-compat": "^0.59.4",
- "@vue/runtime-core": "^3.5.13",
- "@vue/tsconfig": "^0.1.3",
- "autoprefixer": "^10.4.20",
- "commitlint": "^18.6.1",
- "czg": "^1.9.4",
- "eslint": "^8.57.1",
- "eslint-config-prettier": "^9.1.0",
- "eslint-config-standard": "^17.1.0",
- "eslint-import-resolver-typescript": "^3.7.0",
- "eslint-plugin-import": "^2.31.0",
- "eslint-plugin-prettier": "^5.2.1",
- "eslint-plugin-vue": "^9.32.0",
- "husky": "^8.0.3",
- "lint-staged": "^15.2.10",
- "postcss": "^8.4.49",
- "postcss-html": "^1.7.0",
- "postcss-scss": "^4.0.9",
- "rollup-plugin-visualizer": "^5.12.0",
- "sass": "1.77.8",
- "stylelint": "^16.11.0",
- "stylelint-config-html": "^1.1.0",
- "stylelint-config-recess-order": "^4.6.0",
- "stylelint-config-recommended": "^14.0.1",
- "stylelint-config-recommended-scss": "^14.1.0",
- "stylelint-config-recommended-vue": "^1.5.0",
- "stylelint-prettier": "^5.0.2",
- "terser": "^5.36.0",
- "typescript": "^5.7.2",
- "unocss": "^0.58.9",
- "unocss-applet": "^0.7.8",
- "unplugin-auto-import": "^0.17.8",
- "vite": "5.2.8",
- "vite-plugin-restart": "^0.4.2",
- "vue-tsc": "^1.8.27"
- }
- }
|