123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- {
- "name": "@dcloudio/uni-app-harmony",
- "version": "3.0.0-4020920240930001",
- "description": "@dcloudio/uni-app-harmony",
- "files": [
- "dist",
- "types"
- ],
- "sideEffects": [
- "lib/automator.js"
- ],
- "repository": {
- "type": "git",
- "url": "git+https://github.com/dcloudio/uni-app.git",
- "directory": "packages/uni-app-harmony"
- },
- "license": "Apache-2.0",
- "bugs": {
- "url": "https://github.com/dcloudio/uni-app/issues"
- },
- "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da",
- "uni-app": {
- "name": "uni-app-harmony",
- "apply": [
- "app-harmony"
- ],
- "main": "dist/uni.compiler.js"
- },
- "dependencies": {
- "@dcloudio/uni-app-vite": "3.0.0-4020920240930001",
- "debug": "^4.3.3",
- "fs-extra": "^10.0.0",
- "licia": "^1.29.0",
- "postcss-selector-parser": "^6.0.6"
- },
- "devDependencies": {
- "@dcloudio/uni-cli-shared": "3.0.0-4020920240930001",
- "@dcloudio/uni-app-plus": "3.0.0-4020920240930001",
- "@dcloudio/uni-components": "3.0.0-4020920240930001",
- "@dcloudio/uni-i18n": "3.0.0-4020920240930001",
- "@dcloudio/uni-shared": "3.0.0-4020920240930001",
- "@types/pako": "1.0.2",
- "@types/google.maps": "^3.45.6",
- "@amap/amap-jsapi-types": "^0.0.8",
- "@vue/compiler-sfc": "3.4.21",
- "autoprefixer": "^10.4.18",
- "pako": "^1.0.11",
- "postcss": "^8.4.21",
- "vue": "3.4.21"
- }
- }
|