UNPKG

ionic

Version:

A tool for creating and developing Ionic Framework mobile apps.

111 lines (110 loc) 2.51 kB
{ "_args": [ [ { "raw": "prompt@0.2.12", "scope": null, "escapedName": "prompt", "name": "prompt", "rawSpec": "0.2.12", "spec": "0.2.12", "type": "version" }, "/home/jthoms1/Workspace/ionic-cli-v2" ] ], "_from": "prompt@0.2.12", "_id": "prompt@0.2.12", "_inCache": true, "_location": "/prompt", "_npmUser": { "name": "jcrugzz", "email": "jcrugzz@gmail.com" }, "_npmVersion": "1.3.8", "_phantomChildren": { "cycle": "1.0.3", "eyes": "0.1.8", "stack-trace": "0.0.9" }, "_requested": { "raw": "prompt@0.2.12", "scope": null, "escapedName": "prompt", "name": "prompt", "rawSpec": "0.2.12", "spec": "0.2.12", "type": "version" }, "_requiredBy": [ "/", "/ionic-app-lib" ], "_resolved": "https://registry.npmjs.org/prompt/-/prompt-0.2.12.tgz", "_shasum": "3ed2d13f1921c69126c0447ae14c83fd481e6119", "_shrinkwrap": null, "_spec": "prompt@0.2.12", "_where": "/home/jthoms1/Workspace/ionic-cli-v2", "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" }