{
  "_from": "cli@0.6.x",
  "_id": "cli@0.6.6",
  "_inBundle": false,
  "_integrity": "sha1-Aq1Eo4Cr8nraxebwzdewQ9dMU+M=",
  "_location": "/cli",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "cli@0.6.x",
    "name": "cli",
    "escapedName": "cli",
    "rawSpec": "0.6.x",
    "saveSpec": null,
    "fetchSpec": "0.6.x"
  },
  "_requiredBy": [
    "/ip-address"
  ],
  "_resolved": "https://registry.npmjs.org/cli/-/cli-0.6.6.tgz",
  "_shasum": "02ad44a380abf27adac5e6f0cdd7b043d74c53e3",
  "_spec": "cli@0.6.x",
  "_where": "D:\\dgzn\\tools\\dream\\node_modules\\ip-address",
  "author": {
    "name": "Chris O'Hara",
    "email": "cohara87@gmail.com"
  },
  "bugs": {
    "url": "http://github.com/chriso/cli/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Douglas Meyer"
    }
  ],
  "dependencies": {
    "exit": "0.1.2",
    "glob": "~ 3.2.1"
  },
  "deprecated": false,
  "description": "A tool for rapidly building command line apps",
  "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",
  "name": "cli",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/chriso/cli.git"
  },
  "version": "0.6.6"
}
