保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/collection-visit/package.json
@@ -1,32 +1,27 @@
{
  "_args": [
    [
      "collection-visit@1.0.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "collection-visit@1.0.0",
  "_from": "collection-visit@^1.0.0",
  "_id": "collection-visit@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=",
  "_location": "/collection-visit",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "collection-visit@1.0.0",
    "raw": "collection-visit@^1.0.0",
    "name": "collection-visit",
    "escapedName": "collection-visit",
    "rawSpec": "1.0.0",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/cache-base"
  ],
  "_resolved": "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "4bc0373c164bc3291b4d368c829cf1a80a59dca0",
  "_spec": "collection-visit@^1.0.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\cache-base",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
@@ -34,6 +29,7 @@
  "bugs": {
    "url": "https://github.com/jonschlinkert/collection-visit/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Brian Woodward",
@@ -50,6 +46,7 @@
    "map-visit": "^1.0.0",
    "object-visit": "^1.0.0"
  },
  "deprecated": false,
  "description": "Visit a method over the items in an object, or map visit over the objects in an array.",
  "devDependencies": {
    "clone-deep": "^0.2.4",