opparse
Version:
Command line argument parser usinng Microsoft Command Line Standard.
21 lines (20 loc) • 408 B
JSON
{
"name": "opparse",
"version": "1.0.7",
"description": "Command line argument parser usinng Microsoft Command Line Standard.",
"main": "index.js",
"scripts": {
"test": "mocha"
},
"keywords": [
"Argument",
"Parser",
"args"
],
"repository": {
"type": "git",
"url": "https://github.com/ibrahim-sharaf/scap.git"
},
"author": "Ibrahim Sharaf",
"license": "MIT"
}