保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/node-object-hash/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "node-object-hash@1.4.2",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "node-object-hash@1.4.2",
  "_from": "node-object-hash@^1.2.0",
  "_id": "node-object-hash@1.4.2",
  "_inBundle": false,
  "_integrity": "sha512-UdS4swXs85fCGWWf6t6DMGgpN/vnlKeSGEQ7hJcrs7PBFoxoKLmibc3QRb7fwiYsjdL7PX8iI/TMSlZ90dgHhQ==",
  "_location": "/node-object-hash",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "node-object-hash@1.4.2",
    "raw": "node-object-hash@^1.2.0",
    "name": "node-object-hash",
    "escapedName": "node-object-hash",
    "rawSpec": "1.4.2",
    "rawSpec": "^1.2.0",
    "saveSpec": null,
    "fetchSpec": "1.4.2"
    "fetchSpec": "^1.2.0"
  },
  "_requiredBy": [
    "/hard-source-webpack-plugin"
  ],
  "_resolved": "https://registry.npmjs.org/node-object-hash/-/node-object-hash-1.4.2.tgz",
  "_spec": "1.4.2",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "385833d85b229902b75826224f6077be969a9e94",
  "_spec": "node-object-hash@^1.2.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\hard-source-webpack-plugin",
  "author": {
    "name": "Alexander Kureniov",
    "email": "s@zxc.pp.ua",
@@ -35,6 +30,8 @@
  "bugs": {
    "url": "https://github.com/SkeLLLa/node-object-hash/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Node.js object hash library with properties/arrays sorting to provide constant hashes",
  "devDependencies": {
    "@types/node": "^10.0.0",