{ "_args": [ [ "yargs-parser@^8.1.0", "/mnt/c/Users/Josua/Desktop/data/nodejs/electron/chat-project/chat-client/node_modules/yargs" ] ], "_from": "yargs-parser@>=8.1.0 <9.0.0", "_id": "yargs-parser@8.1.0", "_inCache": true, "_installable": true, "_location": "/yargs-parser", "_nodeVersion": "9.3.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/yargs-parser-8.1.0.tgz_1513750813446_0.41336237522773445" }, "_npmUser": { "email": "ben@npmjs.com", "name": "bcoe" }, "_npmVersion": "5.5.1", "_phantomChildren": {}, "_requested": { "name": "yargs-parser", "raw": "yargs-parser@^8.1.0", "rawSpec": "^8.1.0", "scope": null, "spec": ">=8.1.0 <9.0.0", "type": "range" }, "_requiredBy": [ "/yargs" ], "_resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-8.1.0.tgz", "_shasum": "f1376a33b6629a5d063782944da732631e966950", "_shrinkwrap": null, "_spec": "yargs-parser@^8.1.0", "_where": "/mnt/c/Users/Josua/Desktop/data/nodejs/electron/chat-project/chat-client/node_modules/yargs", "author": { "email": "ben@npmjs.com", "name": "Ben Coe" }, "bugs": { "url": "https://github.com/yargs/yargs-parser/issues" }, "dependencies": { "camelcase": "^4.1.0" }, "description": "the mighty option parser used by yargs", "devDependencies": { "chai": "^3.5.0", "coveralls": "^2.11.12", "mocha": "^3.0.1", "nyc": "^11.4.1", "standard": "^10.0.2", "standard-version": "^4.3.0-candidate.0" }, "directories": {}, "dist": { "integrity": "sha512-yP+6QqN8BmrgW2ggLtTbdrOyBNSI7zBa4IykmiV5R1wl1JWNxQvWhMfMdmzIYtKU7oP3OOInY/tl2ov3BDjnJQ==", "shasum": "f1376a33b6629a5d063782944da732631e966950", "tarball": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-8.1.0.tgz" }, "files": [ "index.js", "lib" ], "gitHead": "29b02489b2111be89de94bf24f36e8ec8a6ba9e2", "homepage": "https://github.com/yargs/yargs-parser#readme", "keywords": [ "args", "argument", "argument", "cli", "command", "option", "parser", "parsing", "yargs" ], "license": "ISC", "main": "index.js", "maintainers": [ { "name": "nexdrew", "email": "andrewbgoode@gmail.com" }, { "name": "bcoe", "email": "ben@npmjs.com" } ], "name": "yargs-parser", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "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": "8.1.0" }