{
  "_args": [
    [
      {
        "name": "optionator",
        "raw": "optionator@~0.6.0",
        "rawSpec": "~0.6.0",
        "scope": null,
        "spec": ">=0.6.0 <0.7.0",
        "type": "range"
      },
      "/home/fgreiner/prog/js/Nodulator/node_modules/livescript"
    ]
  ],
  "_from": "optionator@>=0.6.0 <0.7.0",
  "_id": "optionator@0.6.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/optionator",
  "_nodeVersion": "0.11.15",
  "_npmUser": {
    "email": "z@georgezahariev.com",
    "name": "gkz"
  },
  "_npmVersion": "2.7.6",
  "_phantomChildren": {},
  "_requested": {
    "name": "optionator",
    "raw": "optionator@~0.6.0",
    "rawSpec": "~0.6.0",
    "scope": null,
    "spec": ">=0.6.0 <0.7.0",
    "type": "range"
  },
  "_requiredBy": [
    "/livescript"
  ],
  "_resolved": "https://registry.npmjs.org/optionator/-/optionator-0.6.0.tgz",
  "_shasum": "b63ecbbf0e315fad4bc9827b45dc7ba45284fcb6",
  "_shrinkwrap": null,
  "_spec": "optionator@~0.6.0",
  "_where": "/home/fgreiner/prog/js/Nodulator/node_modules/livescript",
  "author": {
    "email": "z@georgezahariev.com",
    "name": "George Zahariev"
  },
  "bugs": {
    "url": "https://github.com/gkz/optionator/issues"
  },
  "dependencies": {
    "deep-is": "~0.1.3",
    "fast-levenshtein": "~1.0.6",
    "levn": "~0.2.5",
    "prelude-ls": "~1.1.1",
    "type-check": "~0.3.1",
    "wordwrap": "~0.0.2"
  },
  "description": "option parsing and help generation",
  "devDependencies": {
    "LiveScript": "~1.3.1",
    "istanbul": "~0.1.43",
    "mocha": "~2.0.1"
  },
  "directories": {},
  "dist": {
    "shasum": "b63ecbbf0e315fad4bc9827b45dc7ba45284fcb6",
    "tarball": "https://registry.npmjs.org/optionator/-/optionator-0.6.0.tgz"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "files": [
    "lib",
    "README.md",
    "LICENSE"
  ],
  "gitHead": "c5636b758667c550c2386c4ae9dde0a52e962298",
  "homepage": "https://github.com/gkz/optionator",
  "keywords": [
    "options"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://raw.githubusercontent.com/gkz/optionator/master/LICENSE"
    }
  ],
  "main": "./lib/",
  "maintainers": [
    {
      "email": "z@georgezahariev.com",
      "name": "gkz"
    }
  ],
  "name": "optionator",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/gkz/optionator.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "0.6.0"
}
