保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/prompts/package.json
@@ -1,33 +1,27 @@
{
  "_args": [
    [
      "prompts@2.4.2",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_development": true,
  "_from": "prompts@2.4.2",
  "_from": "prompts@^2.0.1",
  "_id": "prompts@2.4.2",
  "_inBundle": false,
  "_integrity": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==",
  "_location": "/prompts",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "prompts@2.4.2",
    "raw": "prompts@^2.0.1",
    "name": "prompts",
    "escapedName": "prompts",
    "rawSpec": "2.4.2",
    "rawSpec": "^2.0.1",
    "saveSpec": null,
    "fetchSpec": "2.4.2"
    "fetchSpec": "^2.0.1"
  },
  "_requiredBy": [
    "/jest/jest-cli"
  ],
  "_resolved": "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz",
  "_spec": "2.4.2",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "7b57e73b3a48029ad10ebd44f74b01722a4cb069",
  "_spec": "prompts@^2.0.1",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\jest\\node_modules\\jest-cli",
  "author": {
    "name": "Terkel Gjervig",
    "email": "terkel@terkel.com",
@@ -36,10 +30,12 @@
  "bugs": {
    "url": "https://github.com/terkelg/prompts/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "kleur": "^3.0.3",
    "sisteransi": "^1.0.5"
  },
  "deprecated": false,
  "description": "Lightweight, beautiful and user-friendly prompts",
  "devDependencies": {
    "@babel/cli": "^7.12.1",