{
  "_from": "map-values@^1.0.1",
  "_id": "map-values@1.0.1",
  "_inBundle": false,
  "_integrity": "sha1-douOecAJvytk/ugG4ip7HEGQyZA=",
  "_location": "/map-values",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "map-values@^1.0.1",
    "name": "map-values",
    "escapedName": "map-values",
    "rawSpec": "^1.0.1",
    "saveSpec": null,
    "fetchSpec": "^1.0.1"
  },
  "_requiredBy": [
    "/check-node-version"
  ],
  "_resolved": "https://registry.npmjs.org/map-values/-/map-values-1.0.1.tgz",
  "_shasum": "768b8e79c009bf2b64fee806e22a7b1c4190c990",
  "_spec": "map-values@^1.0.1",
  "_where": "C:\\Users\\fvers\\Local Sites\\moovelogisticawoocommerce\\app\\public\\wp-content\\plugins\\moove-logistica-for-woocommerce\\node_modules\\check-node-version",
  "author": {
    "name": "Parsha Pourkhomami"
  },
  "bugs": {
    "url": "https://github.com/parshap/js-map-values/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Map object values returning a new object",
  "devDependencies": {
    "tape": "^2.10.2"
  },
  "homepage": "https://github.com/parshap/js-map-values#readme",
  "keywords": [
    "map",
    "values",
    "object"
  ],
  "license": "Public Domain",
  "main": "index.js",
  "name": "map-values",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/parshap/js-map-values.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "version": "1.0.1"
}
