| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198 |
- {
- "name": "coupon_manager_mp_app",
- "type": "module",
- "version": "1.0.0",
- "unibest-version": "4.1.0",
- "unibest-update-time": "2025-11-07",
- "packageManager": "pnpm@10.10.0",
- "description": "unibest - 最好的 uniapp 开发模板",
- "generate-time": "用户创建项目时生成",
- "author": {
- "name": "feige996",
- "zhName": "菲鸽",
- "email": "1020103647@qq.com",
- "github": "https://github.com/feige996",
- "gitee": "https://gitee.com/feige996"
- },
- "license": "MIT",
- "homepage": "https://unibest.tech",
- "repository": "https://github.com/feige996/unibest",
- "bugs": {
- "url": "https://github.com/feige996/unibest/issues",
- "url-old": "https://github.com/codercup/unibest/issues"
- },
- "engines": {
- "node": ">=20",
- "pnpm": ">=9"
- },
- "scripts": {
- "preinstall": "npx only-allow pnpm",
- "uvm": "npx @dcloudio/uvm@latest",
- "uvm-rm": "node ./scripts/postupgrade.js",
- "postuvm": "echo upgrade uni-app success!",
- "dev:app": "uni -p app",
- "dev:app:test": "uni -p app --mode test",
- "dev:app:prod": "uni -p app --mode production",
- "dev:app-android": "uni -p app-android",
- "dev:app-ios": "uni -p app-ios",
- "dev:custom": "uni -p",
- "predev": "pnpm init-baseFiles",
- "dev": "uni",
- "dev:test": "uni --mode test",
- "dev:prod": "uni --mode production",
- "dev:h5": "uni",
- "dev:h5:test": "uni --mode test",
- "dev:h5:prod": "uni --mode production",
- "dev:h5:ssr": "uni --ssr",
- "dev:mp": "uni -p mp-weixin",
- "dev:mp:test": "uni -p mp-weixin --mode test",
- "dev:mp:prod": "uni -p mp-weixin --mode production",
- "dev:mp-alipay": "uni -p mp-alipay",
- "dev:mp-baidu": "uni -p mp-baidu",
- "dev:mp-jd": "uni -p mp-jd",
- "dev:mp-kuaishou": "uni -p mp-kuaishou",
- "dev:mp-lark": "uni -p mp-lark",
- "dev:mp-qq": "uni -p mp-qq",
- "dev:mp-toutiao": "uni -p mp-toutiao",
- "dev:mp-weixin": "uni -p mp-weixin",
- "dev:mp-xhs": "uni -p mp-xhs",
- "dev:quickapp-webview": "uni -p quickapp-webview",
- "dev:quickapp-webview-huawei": "uni -p quickapp-webview-huawei",
- "dev:quickapp-webview-union": "uni -p quickapp-webview-union",
- "build:app": "uni build -p app",
- "build:app:test": "uni build -p app --mode test",
- "build:app:prod": "uni build -p app --mode production",
- "build:app-android": "uni build -p app-android",
- "build:app-ios": "uni build -p app-ios",
- "build:custom": "uni build -p",
- "build:h5": "uni build",
- "build:h5:test": "uni build --mode test",
- "build:h5:prod": "uni build --mode production",
- "build": "uni build",
- "build:test": "uni build --mode test",
- "build:prod": "uni build --mode production",
- "build:h5:ssr": "uni build --ssr",
- "build:mp-alipay": "uni build -p mp-alipay",
- "build:mp": "uni build -p mp-weixin",
- "build:mp:test": "uni build -p mp-weixin --mode test",
- "build:mp:prod": "uni build -p mp-weixin --mode production",
- "build:mp-baidu": "uni build -p mp-baidu",
- "build:mp-jd": "uni build -p mp-jd",
- "build:mp-kuaishou": "uni build -p mp-kuaishou",
- "build:mp-lark": "uni build -p mp-lark",
- "build:mp-qq": "uni build -p mp-qq",
- "build:mp-toutiao": "uni build -p mp-toutiao",
- "build:mp-weixin": "uni build -p mp-weixin",
- "build:mp-xhs": "uni build -p mp-xhs",
- "build:quickapp-webview": "uni build -p quickapp-webview",
- "build:quickapp-webview-huawei": "uni build -p quickapp-webview-huawei",
- "build:quickapp-webview-union": "uni build -p quickapp-webview-union",
- "type-check": "vue-tsc --noEmit",
- "openapi": "openapi-ts",
- "init-husky": "git init && husky",
- "init-baseFiles": "node ./scripts/create-base-files.js",
- "init-json": "pnpm init-baseFiles",
- "prepare": "pnpm init-husky & pnpm init-baseFiles",
- "lint": "eslint",
- "lint:fix": "eslint --fix"
- },
- "dependencies": {
- "@alova/adapter-uniapp": "^2.0.14",
- "@alova/shared": "^1.3.1",
- "@dcloudio/uni-app": "3.0.0-4070620250821001",
- "@dcloudio/uni-app-harmony": "3.0.0-4070620250821001",
- "@dcloudio/uni-app-plus": "3.0.0-4070620250821001",
- "@dcloudio/uni-components": "3.0.0-4070620250821001",
- "@dcloudio/uni-h5": "3.0.0-4070620250821001",
- "@dcloudio/uni-mp-alipay": "3.0.0-4070620250821001",
- "@dcloudio/uni-mp-baidu": "3.0.0-4070620250821001",
- "@dcloudio/uni-mp-harmony": "3.0.0-4070620250821001",
- "@dcloudio/uni-mp-jd": "3.0.0-4070620250821001",
- "@dcloudio/uni-mp-kuaishou": "3.0.0-4070620250821001",
- "@dcloudio/uni-mp-lark": "3.0.0-4070620250821001",
- "@dcloudio/uni-mp-qq": "3.0.0-4070620250821001",
- "@dcloudio/uni-mp-toutiao": "3.0.0-4070620250821001",
- "@dcloudio/uni-mp-weixin": "3.0.0-4070620250821001",
- "@dcloudio/uni-mp-xhs": "3.0.0-4070620250821001",
- "@dcloudio/uni-quickapp-webview": "3.0.0-4070620250821001",
- "abortcontroller-polyfill": "^1.7.8",
- "alova": "^3.3.3",
- "clipboard": "^2.0.11",
- "dayjs": "1.11.10",
- "js-cookie": "^3.0.5",
- "pinia": "2.0.36",
- "pinia-plugin-persistedstate": "3.2.1",
- "uview-plus": "^3.6.17",
- "vue": "^3.4.21",
- "vue-i18n": "9.1.9",
- "vue-router": "4.5.1",
- "z-paging": "2.8.7"
- },
- "devDependencies": {
- "@commitlint/cli": "^19.8.1",
- "@commitlint/config-conventional": "^19.8.1",
- "@dcloudio/types": "^3.4.8",
- "@dcloudio/uni-automator": "3.0.0-4070620250821001",
- "@dcloudio/uni-cli-shared": "3.0.0-4070620250821001",
- "@dcloudio/uni-stacktracey": "3.0.0-4070620250821001",
- "@dcloudio/vite-plugin-uni": "3.0.0-4070620250821001",
- "@esbuild/darwin-arm64": "0.20.2",
- "@esbuild/darwin-x64": "0.20.2",
- "@iconify-json/carbon": "^1.2.4",
- "@iconify/utils": "^3.0.2",
- "@rollup/rollup-darwin-x64": "^4.28.0",
- "@ttou/uv-typings": "^1.11.0",
- "@types/node": "^20.17.9",
- "@uni-helper/eslint-config": "0.5.0",
- "@uni-helper/plugin-uni": "0.1.0",
- "@uni-helper/uni-env": "0.1.8",
- "@uni-helper/uni-types": "1.0.0-alpha.6",
- "@uni-helper/unocss-preset-uni": "0.2.11",
- "@uni-helper/vite-plugin-uni-components": "0.2.3",
- "@uni-helper/vite-plugin-uni-layouts": "0.1.11",
- "@uni-helper/vite-plugin-uni-manifest": "0.2.8",
- "@uni-helper/vite-plugin-uni-pages": "0.3.19",
- "@uni-helper/vite-plugin-uni-platform": "0.0.5",
- "@uni-ku/bundle-optimizer": "v1.3.15-beta.2",
- "@uni-ku/root": "1.4.1",
- "@unocss/eslint-plugin": "^66.2.3",
- "@unocss/preset-legacy-compat": "66.0.0",
- "@vue/runtime-core": "^3.4.21",
- "@vue/tsconfig": "^0.1.3",
- "autoprefixer": "^10.4.20",
- "cross-env": "^10.0.0",
- "eslint": "^9.31.0",
- "eslint-plugin-format": "^1.0.1",
- "husky": "^9.1.7",
- "lint-staged": "^15.2.10",
- "miniprogram-api-typings": "^4.1.0",
- "openapi-ts-request": "^1.10.0",
- "postcss": "^8.4.49",
- "postcss-html": "^1.8.0",
- "postcss-scss": "^4.0.9",
- "rollup-plugin-visualizer": "^6.0.3",
- "sass": "1.63.2",
- "std-env": "^3.9.0",
- "typescript": "~5.8.0",
- "unocss": "66.0.0",
- "unplugin-auto-import": "^20.0.0",
- "vite": "5.2.8",
- "vite-plugin-restart": "^1.0.0",
- "vue-tsc": "^3.0.6"
- },
- "pnpm": {
- "overrides": {
- "unconfig": "7.3.2"
- }
- },
- "overrides": {
- "unconfig": "7.3.2"
- },
- "resolutions": {
- "bin-wrapper": "npm:bin-wrapper-china",
- "unconfig": "7.3.2"
- },
- "lint-staged": {
- "*": "eslint --fix"
- }
- }
|