nui-concat
Version:
Nui框架模块文件合并插件
34 lines (33 loc) • 770 B
JSON
{
"name": "nui-concat",
"description": "Nui框架模块文件合并插件",
"version": "1.0.8",
"author": "yinjiazeng",
"files": [
"index.js"
],
"homepage": "https://github.com/axnfex/nui-concat",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/axnfex/nui-concat.git"
},
"keywords": [
"nui",
"nuiconcat",
"concat"
],
"dependencies": {
"through2": "^2.0.0"
},
"bugs": {
"url": "https://github.com/axnfex/nui-concat/issues"
},
"main": "index.js",
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"license": "MIT",
"_from": "nui-concat@1.0.7",
"_resolved": "http://registry.npm.taobao.org/nui-concat/download/nui-concat-1.0.7.tgz"
}