{
  "_args": [
    [
      "cli-prompt@0.6.0",
      "/Users/carlos8f/projects/bot18"
    ]
  ],
  "_from": "cli-prompt@0.6.0",
  "_id": "cli-prompt@0.6.0",
  "_inBundle": false,
  "_integrity": "sha1-NmaZ3qnIGL5uDoNMM7AtFNjDaW8=",
  "_location": "/cli-prompt",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "cli-prompt@0.6.0",
    "name": "cli-prompt",
    "escapedName": "cli-prompt",
    "rawSpec": "0.6.0",
    "saveSpec": null,
    "fetchSpec": "0.6.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/cli-prompt/-/cli-prompt-0.6.0.tgz",
  "_spec": "0.6.0",
  "_where": "/Users/carlos8f/projects/bot18",
  "author": {
    "name": "Carlos Rodriguez",
    "email": "carlos@s8f.org",
    "url": "http://s8f.org/"
  },
  "bugs": {
    "url": "https://github.com/carlos8f/node-cli-prompt/issues"
  },
  "dependencies": {
    "keypress": "~0.2.1"
  },
  "description": "A tiny CLI prompter",
  "devDependencies": {
    "mocha": "*",
    "suppose": "git+https://github.com/carlos8f/node-suppose.git"
  },
  "homepage": "https://github.com/carlos8f/node-cli-prompt",
  "keywords": [
    "prompt",
    "cli",
    "readline",
    "input",
    "terminal",
    "console",
    "wizard"
  ],
  "license": "MIT",
  "name": "cli-prompt",
  "repository": {
    "type": "git",
    "url": "git://github.com/carlos8f/node-cli-prompt.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "0.6.0"
}
