UNPKG

ionic

Version:

A tool for creating and developing Ionic Framework mobile apps.

73 lines (72 loc) 1.7 kB
{ "name": "prompt", "description": "A beautiful command-line prompt for node.js", "version": "0.2.12", "author": { "name": "Nodejitsu Inc.", "email": "info@nodejitsu.com" }, "maintainers": [ { "name": "indexzero", "email": "charlie.robbins@gmail.com" }, { "name": "mmalecki", "email": "me@mmalecki.com" }, { "name": "fedor.indutny", "email": "fedor.indutny@gmail.com" }, { "name": "avianflu", "email": "charlie@charlieistheman.com" }, { "name": "jcrugzz", "email": "jcrugzz@gmail.com" } ], "repository": { "type": "git", "url": "git+ssh://git@github.com/flatiron/prompt.git" }, "dependencies": { "pkginfo": "0.x.x", "read": "1.0.x", "revalidator": "0.1.x", "utile": "0.2.x", "winston": "0.6.x" }, "devDependencies": { "vows": "0.7.0" }, "main": "./lib/prompt", "scripts": { "test": "vows test/prompt-test.js --spec", "test-all": "vows --spec" }, "engines": { "node": ">= 0.6.6" }, "bugs": { "url": "https://github.com/flatiron/prompt/issues" }, "_id": "prompt@0.2.12", "dist": { "shasum": "3ed2d13f1921c69126c0447ae14c83fd481e6119", "tarball": "https://registry.npmjs.org/prompt/-/prompt-0.2.12.tgz" }, "_from": "prompt@0.2.12", "_npmVersion": "1.3.8", "_npmUser": { "name": "jcrugzz", "email": "jcrugzz@gmail.com" }, "directories": {}, "_shasum": "3ed2d13f1921c69126c0447ae14c83fd481e6119", "_resolved": "https://registry.npmjs.org/prompt/-/prompt-0.2.12.tgz", "readme": "ERROR: No README data found!", "homepage": "https://github.com/flatiron/prompt#readme" }