command-line-arg-map
Version:
Library that maps command line arguments to a easily readable map.
22 lines (21 loc) • 557 B
JSON
{
"name": "command-line-arg-map",
"version": "1.0.3",
"description": "Library that maps command line arguments to a easily readable map.",
"main": "index.js",
"scripts": {},
"repository": {
"type": "git",
"url": "git+https://github.com/Juulbl/command-line-arg-map.git"
},
"keywords": [
"Command-line",
"javascript"
],
"author": "Juul Bloemers",
"license": "ISC",
"bugs": {
"url": "https://github.com/Juulbl/command-line-arg-map/issues"
},
"homepage": "https://github.com/Juulbl/command-line-arg-map#readme"
}