28 lines
633 B
JSON
28 lines
633 B
JSON
{
|
|
"name": "@dcloudio/uni-mp-vue",
|
|
"version": "2.0.2-4080720251210002",
|
|
"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": "18c75eccfcdabb303c0675cafdc44bc3cf58d7be"
|
|
}
|