cmd-utility
Version:
This package contains some utility functions for nodejs command line script
14 lines (13 loc) • 357 B
JSON
{
"name": "cmd-utility",
"version": "1.0.2",
"description": "This package contains some utility functions for nodejs command line script",
"main": "index.js",
"scripts": {
"publish": "",
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": ["Javascript","Cmd","Nodejs"],
"author": "Fazle Rabbi",
"license": "ISC"
}