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