保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/bluebird/package.json
@@ -1,33 +1,28 @@
{
  "_args": [
    [
      "bluebird@3.7.2",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "bluebird@3.7.2",
  "_from": "bluebird@^3.1.1",
  "_id": "bluebird@3.7.2",
  "_inBundle": false,
  "_integrity": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==",
  "_location": "/bluebird",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "bluebird@3.7.2",
    "raw": "bluebird@^3.1.1",
    "name": "bluebird",
    "escapedName": "bluebird",
    "rawSpec": "3.7.2",
    "rawSpec": "^3.1.1",
    "saveSpec": null,
    "fetchSpec": "3.7.2"
    "fetchSpec": "^3.1.1"
  },
  "_requiredBy": [
    "/consolidate",
    "/webpack/cacache"
  ],
  "_resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.7.2.tgz",
  "_spec": "3.7.2",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "9f229c15be272454ffa973ace0dbee79a1b0c36f",
  "_spec": "bluebird@^3.1.1",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\consolidate",
  "author": {
    "name": "Petka Antonov",
    "email": "petka_antonov@hotmail.com",
@@ -37,6 +32,8 @@
  "bugs": {
    "url": "http://github.com/petkaantonov/bluebird/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Full featured Promises/A+ implementation with exceptionally good performance",
  "devDependencies": {
    "acorn": "^6.0.2",