{ "name": "keypress", "version": "0.1.0", "description": "Make any Node ReadableStream emit \"keypress\" events", "author": "Nathan Rajlich (http://tootallnate.net)", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git://github.com/TooTallNate/keypress.git" }, "keywords": [ "keypress", "readline", "core" ], "license": "MIT" }