保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/p-map/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "p-map@4.0.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "p-map@4.0.0",
  "_from": "p-map@^4.0.0",
  "_id": "p-map@4.0.0",
  "_inBundle": false,
  "_integrity": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==",
  "_location": "/p-map",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "p-map@4.0.0",
    "raw": "p-map@^4.0.0",
    "name": "p-map",
    "escapedName": "p-map",
    "rawSpec": "4.0.0",
    "rawSpec": "^4.0.0",
    "saveSpec": null,
    "fetchSpec": "4.0.0"
    "fetchSpec": "^4.0.0"
  },
  "_requiredBy": [
    "/cacache"
  ],
  "_resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz",
  "_spec": "4.0.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "bb2f95a5eda2ec168ec9274e06a747c3e2904d2b",
  "_spec": "p-map@^4.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\cacache",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
@@ -35,9 +30,11 @@
  "bugs": {
    "url": "https://github.com/sindresorhus/p-map/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "aggregate-error": "^3.0.0"
  },
  "deprecated": false,
  "description": "Map over promises concurrently",
  "devDependencies": {
    "ava": "^2.2.0",