UNPKG

motion

Version:

motion - moving development forward

95 lines (94 loc) 2.24 kB
{ "_args": [ [ "prompt@~0.2.14", "/Users/nw/motion/packages/motion/node_modules/surge" ] ], "_from": "prompt@>=0.2.14 <0.3.0", "_id": "prompt@0.2.14", "_inCache": true, "_installable": true, "_location": "/prompt", "_npmUser": { "email": "jcrugzz@gmail.com", "name": "jcrugzz" }, "_npmVersion": "1.4.23", "_phantomChildren": {}, "_requested": { "name": "prompt", "raw": "prompt@~0.2.14", "rawSpec": "~0.2.14", "scope": null, "spec": ">=0.2.14 <0.3.0", "type": "range" }, "_requiredBy": [ "/surge" ], "_resolved": "https://registry.npmjs.org/prompt/-/prompt-0.2.14.tgz", "_shasum": "57754f64f543fd7b0845707c818ece618f05ffdc", "_shrinkwrap": null, "_spec": "prompt@~0.2.14", "_where": "/Users/nw/motion/packages/motion/node_modules/surge", "author": { "email": "info@nodejitsu.com", "name": "Nodejitsu Inc." }, "bugs": { "url": "https://github.com/flatiron/prompt/issues" }, "dependencies": { "pkginfo": "0.x.x", "read": "1.0.x", "revalidator": "0.1.x", "utile": "0.2.x", "winston": "0.8.x" }, "description": "A beautiful command-line prompt for node.js", "devDependencies": { "vows": "0.7.0" }, "directories": {}, "dist": { "shasum": "57754f64f543fd7b0845707c818ece618f05ffdc", "tarball": "http://registry.npmjs.org/prompt/-/prompt-0.2.14.tgz" }, "engines": { "node": ">= 0.6.6" }, "gitHead": "e1d3df66acfe9de33a573bef1c0a1b18d18cc698", "homepage": "https://github.com/flatiron/prompt", "main": "./lib/prompt", "maintainers": [ { "name": "indexzero", "email": "charlie.robbins@gmail.com" }, { "name": "mmalecki", "email": "me@mmalecki.com" }, { "name": "fedor.indutny", "email": "fedor.indutny@gmail.com" }, { "name": "jcrugzz", "email": "jcrugzz@gmail.com" } ], "name": "prompt", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "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": "0.2.14" }