{ "_from": "prompt", "_id": "prompt@1.0.0", "_inBundle": false, "_integrity": "sha1-jlcSPDlquYiJf7Mn/Trtw+c15P4=", "_location": "/prompt", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "prompt", "name": "prompt", "escapedName": "prompt", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/prompt/-/prompt-1.0.0.tgz", "_shasum": "8e57123c396ab988897fb327fd3aedc3e735e4fe", "_spec": "prompt", "_where": "/data/dev/Projets/Bingoloto Remote", "author": { "name": "Nodejitsu Inc.", "email": "info@nodejitsu.com" }, "bugs": { "url": "https://github.com/flatiron/prompt/issues" }, "bundleDependencies": false, "dependencies": { "colors": "^1.1.2", "pkginfo": "0.x.x", "read": "1.0.x", "revalidator": "0.1.x", "utile": "0.3.x", "winston": "2.1.x" }, "deprecated": false, "description": "A beautiful command-line prompt for node.js", "devDependencies": { "vows": "0.7.0" }, "engines": { "node": ">= 0.6.6" }, "homepage": "https://github.com/flatiron/prompt#readme", "license": "MIT", "main": "./lib/prompt", "maintainers": [ { "name": "indexzero", "email": "charlie@nodejitsu.com" }, { "name": "jesusabdullah", "email": "josh@nodejitsu.com" } ], "name": "prompt", "repository": { "type": "git", "url": "git+ssh://git@github.com/flatiron/prompt.git" }, "scripts": { "test": "vows test/prompt-test.js --spec", "test-all": "vows --spec" }, "version": "1.0.0" }