{
  "_from": "prompt@^1.0.0",
  "_id": "prompt@1.3.0",
  "_inBundle": false,
  "_integrity": "sha512-ZkaRWtaLBZl7KKAKndKYUL8WqNT+cQHKRZnT4RYYms48jQkFw3rrBL+/N5K/KtdEveHkxs982MX2BkDKub2ZMg==",
  "_location": "/prompt",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "prompt@^1.0.0",
    "name": "prompt",
    "escapedName": "prompt",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/prompt/-/prompt-1.3.0.tgz",
  "_shasum": "b1f6d47cb1b6beed4f0660b470f5d3ec157ad7ce",
  "_spec": "prompt@^1.0.0",
  "_where": "/home/guli4024/demo.livierg.com/pdfjse",
  "author": {
    "name": "Nodejitsu Inc.",
    "email": "info@nodejitsu.com"
  },
  "bugs": {
    "url": "https://github.com/flatiron/prompt/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@colors/colors": "1.5.0",
    "async": "3.2.3",
    "read": "1.0.x",
    "revalidator": "0.1.x",
    "winston": "2.x"
  },
  "deprecated": false,
  "description": "A beautiful command-line prompt for node.js",
  "devDependencies": {
    "eslint": "^7.32.0",
    "vows": "^0.7.0"
  },
  "engines": {
    "node": ">= 6.0.0"
  },
  "homepage": "https://github.com/flatiron/prompt#readme",
  "keywords": [
    "prompt",
    "command-line",
    "customize",
    "validation"
  ],
  "license": "MIT",
  "main": "./lib/prompt",
  "maintainers": [
    {
      "name": "indexzero",
      "email": "charlie@nodejitsu.com"
    },
    {
      "name": "jesusabdullah",
      "email": "josh@nodejitsu.com"
    }
  ],
  "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": "1.3.0"
}
