app-lib-nobuild
Version:
排除无须编译-【app-lib-nobuild】
35 lines • 847 B
JSON
{
"name": "app-lib-nobuild",
"version": "1.0.13",
"description": "排除无须编译-【app-lib-nobuild】",
"main": "src/index.js",
"scripts": {
"dev": "appbir run server-es",
"start": "appbir run server-es",
"doc": "appbir run doc-nov",
"build": "appbir run bld-es",
"git": "appbir run git-submit",
"pub": "npm publish",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "appbir",
"license": "ISC",
"files": [
"src",
"publish/umd"
],
"keywords": [
"app-lib-nobuild",
"nobuild",
"umd",
"appbir"
],
"repository": {
"type": "git",
"url": "git+https://git@gitee.com/appbir/app-lib-nobuild.git"
},
"bugs": {
"url": "https://git@gitee.com/appbir/app-lib-nobuild/issues"
},
"home": "https://git@gitee.com/appbir/app-lib-nobuild#readme"
}