保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/pify/package.json
@@ -1,25 +1,19 @@
{
  "_args": [
    [
      "pify@5.0.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "pify@5.0.0",
  "_from": "pify@^5.0.0",
  "_id": "pify@5.0.0",
  "_inBundle": false,
  "_integrity": "sha512-eW/gHNMlxdSP6dmG6uJip6FXN0EQBwm2clYYd8Wul42Cwu/DK8HEftzsapcNdYe2MfLiIwZqsDk2RDEsTE79hA==",
  "_location": "/pify",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "pify@5.0.0",
    "raw": "pify@^5.0.0",
    "name": "pify",
    "escapedName": "pify",
    "rawSpec": "5.0.0",
    "rawSpec": "^5.0.0",
    "saveSpec": null,
    "fetchSpec": "5.0.0"
    "fetchSpec": "^5.0.0"
  },
  "_requiredBy": [
    "/@nuxt/builder",
@@ -27,8 +21,9 @@
    "/@nuxt/webpack"
  ],
  "_resolved": "https://registry.npmjs.org/pify/-/pify-5.0.0.tgz",
  "_spec": "5.0.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "1f5eca3f5e87ebec28cc6d54a0e4aaf00acc127f",
  "_spec": "pify@^5.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@nuxt\\builder",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
@@ -37,6 +32,8 @@
  "bugs": {
    "url": "https://github.com/sindresorhus/pify/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Promisify a callback-style function",
  "devDependencies": {
    "ava": "^2.4.0",