UNPKG

ember-cli

Version:

Command line tool for developing ambitious ember.js apps

57 lines (56 loc) 1.35 kB
{ "name": "readline2", "version": "0.1.0", "description": "Readline Façade fixing bugs and issues found in releases 0.8 and 0.10", "main": "index.js", "scripts": { "test": "mocha -R spec" }, "repository": { "type": "git", "url": "git://github.com/SBoudrias/readline2.git" }, "keywords": [ "cli", "terminal", "readline", "tty" ], "author": { "name": "Simon Boudrias", "email": "admin@simonboudrias.com" }, "license": "MIT", "bugs": { "url": "https://github.com/SBoudrias/readline2/issues" }, "homepage": "https://github.com/SBoudrias/readline2", "dependencies": { "mute-stream": "0.0.4", "lodash": "~2.4.1", "chalk": "~0.4.0" }, "devDependencies": { "sinon": "~1.7.3" }, "_id": "readline2@0.1.0", "dist": { "shasum": "6a272ef89731225b448e4c6799b6e50d5be12b98", "tarball": "http://registry.npmjs.org/readline2/-/readline2-0.1.0.tgz" }, "_from": "readline2@0.1.0", "_npmVersion": "1.3.21", "_npmUser": { "name": "sboudrias", "email": "admin@simonboudrias.com" }, "maintainers": [ { "name": "sboudrias", "email": "admin@simonboudrias.com" } ], "directories": {}, "_shasum": "6a272ef89731225b448e4c6799b6e50d5be12b98", "_resolved": "https://registry.npmjs.org/readline2/-/readline2-0.1.0.tgz" }