vue-cli-plugin-uni-sub
Version:
28 lines (27 loc) • 644 B
JSON
{
"name": "vue-cli-plugin-uni-sub",
"version": "1.1.1",
"description": "",
"main": "lib/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/bugszhou/vue-cli-uni-sub.git"
},
"keywords": [
"uniapp",
"subpackages",
"subPackages"
],
"author": "yiri.zhou",
"license": "ISC",
"bugs": {
"url": "https://github.com/bugszhou/vue-cli-uni-sub/issues"
},
"homepage": "https://github.com/bugszhou/vue-cli-uni-sub#readme",
"dependencies": {
"mini-program-uni-sub-require-webpack-plugin": "^1.0.1"
}
}