{
  "_args": [
    [
      {
        "raw": "cli@0.4.x",
        "scope": null,
        "escapedName": "cli",
        "name": "cli",
        "rawSpec": "0.4.x",
        "spec": ">=0.4.0 <0.5.0",
        "type": "range"
      },
      "/Users/alexandereul/WebstormProjects/Opal/node_modules/jshint"
    ]
  ],
  "_from": "cli@>=0.4.0 <0.5.0",
  "_id": "cli@0.4.5",
  "_inCache": true,
  "_location": "/cli",
  "_npmUser": {
    "name": "cohara87",
    "email": "cohara87@gmail.com"
  },
  "_npmVersion": "1.3.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "cli@0.4.x",
    "scope": null,
    "escapedName": "cli",
    "name": "cli",
    "rawSpec": "0.4.x",
    "spec": ">=0.4.0 <0.5.0",
    "type": "range"
  },
  "_requiredBy": [
    "/jshint"
  ],
  "_resolved": "https://registry.npmjs.org/cli/-/cli-0.4.5.tgz",
  "_shasum": "78f9485cd161b566e9a6c72d7170c4270e81db61",
  "_shrinkwrap": null,
  "_spec": "cli@0.4.x",
  "_where": "/Users/alexandereul/WebstormProjects/Opal/node_modules/jshint",
  "author": {
    "name": "Chris O'Hara",
    "email": "cohara87@gmail.com"
  },
  "bugs": {
    "url": "http://github.com/chriso/cli/issues"
  },
  "contributors": [
    {
      "name": "Douglas Meyer"
    }
  ],
  "dependencies": {
    "glob": ">= 3.1.4"
  },
  "description": "A tool for rapidly building command line apps",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "78f9485cd161b566e9a6c72d7170c4270e81db61",
    "tarball": "https://registry.npmjs.org/cli/-/cli-0.4.5.tgz"
  },
  "engines": {
    "node": ">=0.2.5"
  },
  "homepage": "http://github.com/chriso/cli",
  "keywords": [
    "cli",
    "command line",
    "opts",
    "parseopt",
    "opt",
    "args",
    "console",
    "argsparse",
    "optparse",
    "daemon",
    "autocomplete",
    "command",
    "autocompletion"
  ],
  "licenses": [
    {
      "type": "MIT"
    }
  ],
  "main": "cli.js",
  "maintainers": [
    {
      "name": "cohara87",
      "email": "cohara87@gmail.com"
    }
  ],
  "name": "cli",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/chriso/cli.git"
  },
  "version": "0.4.5"
}
