Files
fitness_walk_nwnu/node_modules/@dcloudio/uni-mp-vue/package.json
T
2026-09-08 20:28:54 +08:00

28 lines
633 B
JSON

{
"name": "@dcloudio/uni-mp-vue",
"version": "2.0.2-4070620250821001",
"description": "@dcloudio/uni-mp-vue",
"main": "dist/vue.runtime.esm.js",
"module": "dist/vue.runtime.esm.js",
"files": [
"dist"
],
"buildOptions": {
"name": "Vue",
"formats": [
"esm-bundler-vue"
]
},
"sideEffects": false,
"repository": {
"type": "git",
"url": "git+https://github.com/dcloudio/uni-app.git",
"directory": "packages/uni-mp-vue"
},
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/dcloudio/uni-app/issues"
},
"gitHead": "83322ec9f7cc592b2052ff78370e12f4689f5966"
}