brush_cli
Version:
A tool for creating and developing cmos PC Framework project.
81 lines (80 loc) • 1.87 kB
JSON
{
"_from": "prompt@0.2.12",
"_id": "prompt@0.2.12",
"_location": "/ionic/prompt",
"_npmUser": {
"name": "jcrugzz",
"email": "jcrugzz@gmail.com"
},
"_npmVersion": "1.3.8",
"_phantomChildren": {},
"_requiredBy": [
"/ionic",
"/ionic/ionic-app-lib"
],
"_resolved": "https://registry.npmjs.org/prompt/-/prompt-0.2.12.tgz",
"_shasum": "3ed2d13f1921c69126c0447ae14c83fd481e6119",
"_shrinkwrap": null,
"author": {
"name": "Nodejitsu Inc.",
"email": "info@nodejitsu.com"
},
"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.6.x"
},
"description": "A beautiful command-line prompt for node.js",
"devDependencies": {
"vows": "0.7.0"
},
"directories": {},
"dist": {
"shasum": "3ed2d13f1921c69126c0447ae14c83fd481e6119",
"tarball": "https://registry.npmjs.org/prompt/-/prompt-0.2.12.tgz"
},
"engines": {
"node": ">= 0.6.6"
},
"homepage": "https://github.com/flatiron/prompt#readme",
"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": "avianflu",
"email": "charlie@charlieistheman.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.12"
}