保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/arr-union/package.json
@@ -1,33 +1,28 @@
{
  "_args": [
    [
      "arr-union@3.1.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "arr-union@3.1.0",
  "_from": "arr-union@^3.1.0",
  "_id": "arr-union@3.1.0",
  "_inBundle": false,
  "_integrity": "sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=",
  "_integrity": "sha512-sKpyeERZ02v1FeCZT8lrfJq5u6goHCtpTAzPwJYe7c8SPFOboNjNg1vz2L4VTn9T4PQxEx13TbXLmYUcS6Ug7Q==",
  "_location": "/arr-union",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "arr-union@3.1.0",
    "raw": "arr-union@^3.1.0",
    "name": "arr-union",
    "escapedName": "arr-union",
    "rawSpec": "3.1.0",
    "rawSpec": "^3.1.0",
    "saveSpec": null,
    "fetchSpec": "3.1.0"
    "fetchSpec": "^3.1.0"
  },
  "_requiredBy": [
    "/class-utils",
    "/union-value"
  ],
  "_resolved": "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz",
  "_spec": "3.1.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "e39b09aea9def866a8f206e288af63919bae39c4",
  "_spec": "arr-union@^3.1.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\union-value",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
@@ -35,6 +30,8 @@
  "bugs": {
    "url": "https://github.com/jonschlinkert/arr-union/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.",
  "devDependencies": {
    "ansi-bold": "^0.1.1",