nrms
Version:
##### ssf ls 查看目前源
28 lines (27 loc) • 480 B
JSON
{
"name": "nrms",
"version": "0.0.3",
"description": "##### ssf ls 查看目前源",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"chalk": "^4.0.0",
"commander": "^10.0.0",
"inquirer": "^8.0.0",
"node-http-ping": "^0.3.1"
},
"keywords": [
"nrm",
"npm",
"cnpm",
"yarn",
"ssf"
],
"bin": {
"ssf": "src/index.js"
},
"author": "",
"license": "ISC"
}