保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/array-unique/package.json
@@ -1,25 +1,19 @@
{
  "_args": [
    [
      "array-unique@0.3.2",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "array-unique@0.3.2",
  "_from": "array-unique@^0.3.2",
  "_id": "array-unique@0.3.2",
  "_inBundle": false,
  "_integrity": "sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=",
  "_integrity": "sha512-SleRWjh9JUud2wH1hPs9rZBZ33H6T9HOiL0uwGnGx9FpE6wKGyfWugmbkEOIs6qWrZhg0LWeLziLrEwQJhs5mQ==",
  "_location": "/array-unique",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "array-unique@0.3.2",
    "raw": "array-unique@^0.3.2",
    "name": "array-unique",
    "escapedName": "array-unique",
    "rawSpec": "0.3.2",
    "rawSpec": "^0.3.2",
    "saveSpec": null,
    "fetchSpec": "0.3.2"
    "fetchSpec": "^0.3.2"
  },
  "_requiredBy": [
    "/extglob",
@@ -30,8 +24,9 @@
    "/webpack/micromatch"
  ],
  "_resolved": "https://registry.npmjs.org/array-unique/-/array-unique-0.3.2.tgz",
  "_spec": "0.3.2",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428",
  "_spec": "array-unique@^0.3.2",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\webpack\\node_modules\\micromatch",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
@@ -39,6 +34,8 @@
  "bugs": {
    "url": "https://github.com/jonschlinkert/array-unique/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Remove duplicate values from an array. Fastest ES5 implementation.",
  "devDependencies": {
    "array-uniq": "^1.0.2",