{
  "_args": [
    [
      {
        "raw": "yargs-parser@^9.0.2",
        "scope": null,
        "escapedName": "yargs-parser",
        "name": "yargs-parser",
        "rawSpec": "^9.0.2",
        "spec": ">=9.0.2 <10.0.0",
        "type": "range"
      },
      "/home/lively4/lively4/ojs/node_modules/yargs"
    ]
  ],
  "_from": "yargs-parser@>=9.0.2 <10.0.0",
  "_id": "yargs-parser@9.0.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/yargs-parser",
  "_nodeVersion": "4.8.7",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/yargs-parser-9.0.2.tgz_1516490623727_0.7419105849694461"
  },
  "_npmUser": {
    "name": "bcoe",
    "email": "ben@npmjs.com"
  },
  "_npmVersion": "2.15.11",
  "_phantomChildren": {},
  "_requested": {
    "raw": "yargs-parser@^9.0.2",
    "scope": null,
    "escapedName": "yargs-parser",
    "name": "yargs-parser",
    "rawSpec": "^9.0.2",
    "spec": ">=9.0.2 <10.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/yargs"
  ],
  "_resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-9.0.2.tgz",
  "_shasum": "9ccf6a43460fe4ed40a9bb68f48d43b8a68cc077",
  "_shrinkwrap": null,
  "_spec": "yargs-parser@^9.0.2",
  "_where": "/home/lively4/lively4/ojs/node_modules/yargs",
  "author": {
    "name": "Ben Coe",
    "email": "ben@npmjs.com"
  },
  "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"
  },
  "directories": {},
  "dist": {
    "shasum": "9ccf6a43460fe4ed40a9bb68f48d43b8a68cc077",
    "tarball": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-9.0.2.tgz"
  },
  "files": [
    "lib",
    "index.js"
  ],
  "gitHead": "523aecd52ac5aec7c1e4aabf0fbd4992ba660bd0",
  "homepage": "https://github.com/yargs/yargs-parser#readme",
  "keywords": [
    "argument",
    "parser",
    "yargs",
    "command",
    "cli",
    "parsing",
    "option",
    "args",
    "argument"
  ],
  "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",
    "posttest": "standard",
    "release": "standard-version",
    "test": "nyc mocha test/*.js"
  },
  "version": "9.0.2"
}
