wn-command-publish
Version:
32 lines (31 loc) • 718 B
JSON
{
"name": "wn-command-publish",
"version": "0.0.7",
"description": "wn publish",
"keywords":[
"wn",
"wn publish"
],
"repository": {
"type": "git",
"url": "https://github.com/snail-team/wn-command-publish.git"
},
"bugs": {
"url": "https://github.com/snail-team/wn-command-pubish/issues"
},
"main": "index.js",
"author": "snail-team <passtome@foxmail.com>",
"engines": {
"node": ">= 0.10.0"
},
"license": "MIT",
"scripts": {
"test": "mocha --require should --reporter spec --timeout 10000"
},
"dependencies": {
"download":"3.3.0",
"download-status":"2.1.1",
"inquirer":"0.8.0",
"fs-extra": "^0.16.3"
}
}