{
  "_args": [
    [
      "keypress@0.2.1",
      "/Users/carlos8f/projects/bot18"
    ]
  ],
  "_from": "keypress@0.2.1",
  "_id": "keypress@0.2.1",
  "_inBundle": false,
  "_integrity": "sha1-HoBFQlABjbrUw/6USX1uZ7YmnHc=",
  "_location": "/keypress",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "keypress@0.2.1",
    "name": "keypress",
    "escapedName": "keypress",
    "rawSpec": "0.2.1",
    "saveSpec": null,
    "fetchSpec": "0.2.1"
  },
  "_requiredBy": [
    "/cli-prompt"
  ],
  "_resolved": "https://registry.npmjs.org/keypress/-/keypress-0.2.1.tgz",
  "_spec": "0.2.1",
  "_where": "/Users/carlos8f/projects/bot18",
  "author": {
    "name": "Nathan Rajlich",
    "email": "nathan@tootallnate.net",
    "url": "http://tootallnate.net"
  },
  "bugs": {
    "url": "https://github.com/TooTallNate/keypress/issues"
  },
  "description": "Make any Node ReadableStream emit \"keypress\" events",
  "homepage": "https://github.com/TooTallNate/keypress#readme",
  "keywords": [
    "keypress",
    "readline",
    "core"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "keypress",
  "repository": {
    "type": "git",
    "url": "git://github.com/TooTallNate/keypress.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "0.2.1"
}
