8b56bfbf7b3fea914c8099ccc75028870bfc0b8b.svn-base 1.86 KB
{
  "_from": "prompt@~0.1.12",
  "_id": "prompt@0.1.12",
  "_inBundle": false,
  "_integrity": "sha1-0xFOT7mFrGbqo1WG3Lez+zsnv8Y=",
  "_location": "/prompt",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "prompt@~0.1.12",
    "name": "prompt",
    "escapedName": "prompt",
    "rawSpec": "~0.1.12",
    "saveSpec": null,
    "fetchSpec": "~0.1.12"
  },
  "_requiredBy": [
    "/grunt"
  ],
  "_resolved": "https://registry.npm.taobao.org/prompt/download/prompt-0.1.12.tgz",
  "_shasum": "d3114e4fb985ac66eaa35586dcb7b3fb3b27bfc6",
  "_spec": "prompt@~0.1.12",
  "_where": "F:\\budongchan_quanji_work\\ODM\\src\\main\\webapp\\static\\jquery-validation\\1.11.0\\node_modules\\grunt",
  "author": {
    "name": "Nodejitsu Inc.",
    "email": "info@nodejitsu.com"
  },
  "bugs": {
    "url": "https://github.com/flatiron/prompt/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Charlie Robbins",
      "email": "charlie@nodejitsu.com"
    },
    {
      "name": "Joshua Holbrook",
      "email": "josh.holbrook@gmail.com"
    },
    {
      "name": "Bradley Meck",
      "email": "bradley.meck@gmail.com"
    },
    {
      "name": "Maciej Malecki",
      "email": "maciej@nodejitsu.com"
    }
  ],
  "dependencies": {
    "async": "0.1.x",
    "colors": "0.x.x",
    "pkginfo": "0.x.x",
    "winston": "0.5.x"
  },
  "deprecated": false,
  "description": "A beautiful command-line prompt for node.js",
  "devDependencies": {
    "vows": "0.6.x"
  },
  "engines": {
    "node": ">= 0.4.0"
  },
  "homepage": "https://github.com/flatiron/prompt#readme",
  "main": "./lib/prompt",
  "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": "0.1.12"
}