{
  "_args": [
    [
      "dashdash@>=1.10.1 <2.0.0",
      "/private/var/folders/22/xz6_9gpx3jggts_8j68_25g80000gn/T/tmp-76857gq02aboS2dNX/lib/node_modules/sshpk"
    ]
  ],
  "_from": "dashdash@>=1.10.1 <2.0.0",
  "_id": "dashdash@1.12.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/dashdash",
  "_npmUser": {
    "email": "trentm@gmail.com",
    "name": "trentm"
  },
  "_npmVersion": "1.4.28",
  "_phantomChildren": {},
  "_requested": {
    "name": "dashdash",
    "raw": "dashdash@>=1.10.1 <2.0.0",
    "rawSpec": ">=1.10.1 <2.0.0",
    "scope": null,
    "spec": ">=1.10.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/sshpk"
  ],
  "_resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.12.2.tgz",
  "_shasum": "1c6f70588498d047b8cd5777b32ba85a5e25be36",
  "_shrinkwrap": null,
  "_spec": "dashdash@>=1.10.1 <2.0.0",
  "_where": "/private/var/folders/22/xz6_9gpx3jggts_8j68_25g80000gn/T/tmp-76857gq02aboS2dNX/lib/node_modules/sshpk",
  "author": {
    "email": "trentm@gmail.com",
    "name": "Trent Mick",
    "url": "http://trentm.com"
  },
  "bugs": {
    "url": "https://github.com/trentm/node-dashdash/issues"
  },
  "contributors": [
    {
      "name": "Trent Mick",
      "email": "trentm@gmail.com",
      "url": "http://trentm.com"
    },
    {
      "name": "Isaac Schlueter",
      "url": "https://github.com/isaacs"
    },
    {
      "name": "Joshua M. Clulow",
      "url": "https://github.com/jclulow"
    },
    {
      "name": "Patrick Mooney",
      "url": "https://github.com/pfmooney"
    }
  ],
  "dependencies": {
    "assert-plus": "^0.2.0"
  },
  "description": "A light, featureful and explicit option parsing library.",
  "devDependencies": {
    "nodeunit": "0.9.x"
  },
  "directories": {},
  "dist": {
    "shasum": "1c6f70588498d047b8cd5777b32ba85a5e25be36",
    "tarball": "http://registry.npmjs.org/dashdash/-/dashdash-1.12.2.tgz"
  },
  "engines": {
    "node": ">=0.8"
  },
  "gitHead": "d4248f21da0b30bd89c88ccee9bf6eac0e59f9f6",
  "homepage": "https://github.com/trentm/node-dashdash",
  "keywords": [
    "args",
    "bash",
    "cli",
    "command",
    "completion",
    "option",
    "parser",
    "parsing"
  ],
  "license": "MIT",
  "main": "./lib/dashdash.js",
  "maintainers": [
    {
      "name": "trentm",
      "email": "trentm@gmail.com"
    }
  ],
  "name": "dashdash",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/trentm/node-dashdash.git"
  },
  "scripts": {
    "test": "nodeunit test/*.test.js"
  },
  "version": "1.12.2"
}
