You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
631 B
27 lines
631 B
{
|
|
"name": "@dcloudio/uni-mp-vue",
|
|
"version": "2.0.0-32920211029001",
|
|
"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": "9e2d0f8e244724fcd64880316c57d837d1778cf8"
|
|
}
|
|
|