保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/util/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "util@0.11.1",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "util@0.11.1",
  "_from": "util@^0.11.0",
  "_id": "util@0.11.1",
  "_inBundle": false,
  "_integrity": "sha512-HShAsny+zS2TZfaXxD9tYj4HQGlBezXZMZuM/S5PKLLoZkShZiGk9o5CzukI1LVHZvjdvZ2Sj1aW/Ndn2NB/HQ==",
  "_location": "/util",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "util@0.11.1",
    "raw": "util@^0.11.0",
    "name": "util",
    "escapedName": "util",
    "rawSpec": "0.11.1",
    "rawSpec": "^0.11.0",
    "saveSpec": null,
    "fetchSpec": "0.11.1"
    "fetchSpec": "^0.11.0"
  },
  "_requiredBy": [
    "/node-libs-browser"
  ],
  "_resolved": "https://registry.npmjs.org/util/-/util-0.11.1.tgz",
  "_spec": "0.11.1",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "3236733720ec64bb27f6e26f421aaa2e1b588d61",
  "_spec": "util@^0.11.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\node-libs-browser",
  "author": {
    "name": "Joyent",
    "url": "http://www.joyent.com"
@@ -37,9 +32,11 @@
  "bugs": {
    "url": "https://github.com/defunctzombie/node-util/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "inherits": "2.0.3"
  },
  "deprecated": false,
  "description": "Node.JS util module",
  "devDependencies": {
    "airtap": "~0.1.0",