app-lib-global
Version:
全局数据操作 -【app-lib-global】
34 lines • 886 B
JSON
{
"name": "app-lib-global",
"version": "1.0.44",
"description": "全局数据操作 -【app-lib-global】",
"main": "publish/umd/index-bundle.js",
"scripts": {
"dev": "appbir run server-es",
"start": "appbir run server-es",
"build": "appbir run build-es",
"pub": "appbir run pub-es",
"git": "appbir run git-submit",
"doc": "appbir run doc-nov",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "appbir",
"license": "ISC",
"files": [
"publish/umd"
],
"keywords": [
"app-lib-global",
"global",
"umd",
"appbir"
],
"repository": {
"type": "git",
"url": "git+https://git@gitee.com/appbir/app-lib-global.git"
},
"bugs": {
"url": "https://git@gitee.com/appbir/app-lib-global/issues"
},
"home": "https://git@gitee.com/appbir/app-lib-global#readme"
}