green
Version:
Neatly construct nodejs console arguments as an object.
26 lines (25 loc) • 616 B
JSON
{
"name": "green",
"version": "0.1.3",
"description": "Neatly construct nodejs console arguments as an object.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/kamalkhan/green.git"
},
"keywords": [
"console",
"terminal",
"arguments",
"argv"
],
"author": "Kamal Khan <shout@bhittani.com> (http://bhittani.com/)",
"license": "MIT License",
"bugs": {
"url": "https://github.com/kamalkhan/green/issues"
},
"homepage": "https://github.com/kamalkhan/green"
}