nui-rev
Version:
Nui框架修改版本号插件
34 lines (33 loc) • 740 B
JSON
{
"name": "nui-rev",
"description": "Nui框架修改版本号插件",
"version": "1.0.3",
"author": "yinjiazeng",
"files": [
"index.js"
],
"homepage": "https://github.com/axnfex/nui-rev",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/axnfex/nui-rev.git"
},
"keywords": [
"nui",
"rev",
"nuirev"
],
"dependencies": {
"through2": "^2.0.0"
},
"bugs": {
"url": "https://github.com/axnfex/nui-rev/issues"
},
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"license": "MIT",
"_from": "nui-rev@1.0.1",
"_resolved": "http://registry.npm.taobao.org/nui-rev/download/nui-rev-1.0.1.tgz",
"devDependencies": {}
}