保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/@tootallnate/once/package.json
@@ -1,34 +1,28 @@
{
  "_args": [
    [
      "@tootallnate/once@1.1.2",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_development": true,
  "_from": "@tootallnate/once@1.1.2",
  "_from": "@tootallnate/once@1",
  "_id": "@tootallnate/once@1.1.2",
  "_inBundle": false,
  "_integrity": "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==",
  "_location": "/@tootallnate/once",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "@tootallnate/once@1.1.2",
    "raw": "@tootallnate/once@1",
    "name": "@tootallnate/once",
    "escapedName": "@tootallnate%2fonce",
    "scope": "@tootallnate",
    "rawSpec": "1.1.2",
    "rawSpec": "1",
    "saveSpec": null,
    "fetchSpec": "1.1.2"
    "fetchSpec": "1"
  },
  "_requiredBy": [
    "/http-proxy-agent"
  ],
  "_resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz",
  "_spec": "1.1.2",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "ccb91445360179a04e7fe6aff78c00ffc1eeaf82",
  "_spec": "@tootallnate/once@1",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\http-proxy-agent",
  "author": {
    "name": "Nathan Rajlich",
    "email": "nathan@tootallnate.net",
@@ -37,6 +31,8 @@
  "bugs": {
    "url": "https://github.com/TooTallNate/once/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Creates a Promise that waits for a single event",
  "devDependencies": {
    "@types/node": "^12.12.11",