{ "_args": [ [ "yargs-parser@^4.1.0", "C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\yargs" ] ], "_from": "yargs-parser@>=4.1.0-0 <5.0.0-0", "_id": "yargs-parser@4.2.1", "_inCache": true, "_location": "/yargs-parser", "_nodeVersion": "7.1.0", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/yargs-parser-4.2.1.tgz_1483386157947_0.938966978341341" }, "_npmUser": { "email": "ben@npmjs.com", "name": "bcoe" }, "_npmVersion": "3.10.9", "_phantomChildren": {}, "_requested": { "name": "yargs-parser", "raw": "yargs-parser@^4.1.0", "rawSpec": "^4.1.0", "scope": null, "spec": ">=4.1.0-0 <5.0.0-0", "type": "range" }, "_requiredBy": [ "/yargs" ], "_resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-4.2.1.tgz", "_shasum": "29cceac0dc4f03c6c87b4a9f217dd18c9f74871c", "_shrinkwrap": null, "_spec": "yargs-parser@^4.1.0", "_where": "C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\yargs", "author": { "email": "ben@npmjs.com", "name": "Ben Coe" }, "bugs": { "url": "https://github.com/yargs/yargs-parser/issues" }, "dependencies": { "camelcase": "^3.0.0" }, "description": "the mighty option parser used by yargs", "devDependencies": { "chai": "^3.5.0", "coveralls": "^2.11.12", "mocha": "^3.0.1", "nyc": "^10.0.0", "standard": "^8.0.0", "standard-version": "^4.0.0" }, "directories": {}, "dist": { "shasum": "29cceac0dc4f03c6c87b4a9f217dd18c9f74871c", "tarball": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-4.2.1.tgz" }, "files": [ "index.js", "lib" ], "gitHead": "924b014ac25ecbaa2a01f40c2100512a68bdba1d", "homepage": "https://github.com/yargs/yargs-parser#readme", "installable": true, "keywords": [ "args", "argument", "argument", "cli", "command", "option", "parser", "parsing", "yargs" ], "license": "ISC", "main": "index.js", "maintainers": [ { "name": "bcoe", "email": "ben@npmjs.com" }, { "name": "nexdrew", "email": "andrew@npmjs.com" } ], "name": "yargs-parser", "optionalDependencies": {}, "repository": { "url": "git+ssh://git@github.com/yargs/yargs-parser.git" }, "scripts": { "coverage": "nyc report --reporter=text-lcov | coveralls", "pretest": "standard", "release": "standard-version", "test": "nyc mocha test/*.js" }, "version": "4.2.1" }