ps-grab
Version:
Retrieve arguments of Node command line argument , smoothly.
27 lines (26 loc) • 614 B
JSON
{
"name": "ps-grab",
"version": "1.0.1",
"description": "Retrieve arguments of Node command line argument , smoothly.",
"main": "index.js",
"scripts": {
"test": "require('ps-grab')"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/abdennour/nodegrab.git"
},
"keywords": [
"grab",
"process",
"cli",
"command-line",
"productivity"
],
"author": "Abdennour TOUMI <http://abdennoor.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/abdennour/nodegrab/issues"
},
"homepage": "https://github.com/abdennour/nodegrab#readme"
}