{
  "_args": [
    [
      {
        "raw": "object.values@^1.0.4",
        "scope": null,
        "escapedName": "object.values",
        "name": "object.values",
        "rawSpec": "^1.0.4",
        "spec": ">=1.0.4 <2.0.0",
        "type": "range"
      },
      "/var/www/html/node_modules/svgo"
    ]
  ],
  "_from": "object.values@>=1.0.4 <2.0.0",
  "_hasShrinkwrap": false,
  "_id": "object.values@1.1.0",
  "_inCache": true,
  "_location": "/object.values",
  "_nodeVersion": "11.6.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/object.values_1.1.0_1546408112156_0.8028896537006116"
  },
  "_npmUser": {
    "name": "ljharb",
    "email": "ljharb@gmail.com"
  },
  "_npmVersion": "6.5.0-next.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "object.values@^1.0.4",
    "scope": null,
    "escapedName": "object.values",
    "name": "object.values",
    "rawSpec": "^1.0.4",
    "spec": ">=1.0.4 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/svgo"
  ],
  "_resolved": "https://registry.npmjs.org/object.values/-/object.values-1.1.0.tgz",
  "_shasum": "bf6810ef5da3e5325790eaaa2be213ea84624da9",
  "_shrinkwrap": null,
  "_spec": "object.values@^1.0.4",
  "_where": "/var/www/html/node_modules/svgo",
  "author": {
    "name": "Jordan Harband"
  },
  "bugs": {
    "url": "https://github.com/es-shims/Object.values/issues"
  },
  "dependencies": {
    "define-properties": "^1.1.3",
    "es-abstract": "^1.12.0",
    "function-bind": "^1.1.1",
    "has": "^1.0.3"
  },
  "description": "ES2017 spec-compliant Object.values shim.",
  "devDependencies": {
    "@es-shims/api": "^2.1.2",
    "@ljharb/eslint-config": "^13.1.1",
    "array-map": "^0.0.0",
    "covert": "^1.1.1",
    "eslint": "^5.11.1",
    "object-keys": "^1.0.12",
    "tape": "^4.9.2"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-8mf0nKLAoFX6VlNVdhGj31SVYpaNFtUnuoOXWyFEstsWRgU837AK+JYM0iAxwkSzGRbwn8cbFmgbyxj1j4VbXg==",
    "shasum": "bf6810ef5da3e5325790eaaa2be213ea84624da9",
    "tarball": "https://registry.npmjs.org/object.values/-/object.values-1.1.0.tgz",
    "fileCount": 16,
    "unpackedSize": 20819,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcLFCwCRA9TVsSAnZWagAAU0kP/1g/+EUvNLfX62+ykKez\nZlMT64CO4CRJ/1/Ams4ERtNdDWQugUNRrz++7oXkzLAU4t/LKZCyls1VTqFM\nxiOr0olZ0ebLQwxHCkangeLpVcByxOUz0sQtIE6XPQQ691CJEE/Zsy4g31lU\nECtrCqdxgjcT5ctJLP2Sz9vyGz/pfyQ7X9UZBWOyD3xAnQh87HucQtZoM0Fa\ngDDFVKXxOXMVNAOqVmMVoKBsqNkIb9U/6lkyCm9BZetHZrTWU8VyQlhfndLR\nxdZwGZKXFLH8DdAe/bJ451Anqlbo4OGNAsxYZzXAgbv4cZ/pRbP3oAXIix6P\noLecdlBcafO8D5CieVpQMmeXSSTUx7Kiu7T3FrkjMWsvUlmYtinsDA6osWZT\nY9Wd8IKfvgYjsKG2JvSE605/84Bo9z3DTQOQxBDF5Aa8rsa48ZaPUU+uI5Vh\neyqcJ7aYFlSDakrzJfapcQaVWy373b+hihBNJXhSPEjuF5p8/VT1zlNvoR10\nfyZYee39tct7/kxqXVSw/8ryKVUBo5GsE6JnzTD6fMM5thiHytHuizSzmrpC\nm0OhtdDbQD8a/5UZ8v3LJVl7UF+U2q4RUGqS/qAr3UKAHJA3K6UXRwUgDJVd\n7zYn38L4WxnKyAiQyg5xC7MpcFMNscuywaNgr1UzxRSAPwJL+7Q6xeW1LPvt\nKzjH\r\n=hGj0\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">= 0.4"
  },
  "gitHead": "4d329533840278d1551293e93ff96ff82e6cd922",
  "homepage": "https://github.com/es-shims/Object.values#readme",
  "keywords": [
    "Object.values",
    "Object.keys",
    "Object.entries",
    "values",
    "ES7",
    "ES8",
    "ES2017",
    "shim",
    "object",
    "keys",
    "entries",
    "polyfill",
    "es-shim API"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "ljharb",
      "email": "ljharb@gmail.com"
    }
  ],
  "name": "object.values",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/es-shims/Object.values.git"
  },
  "scripts": {
    "audit": "npm audit",
    "coverage": "covert test/*.js",
    "coverage-quiet": "covert test/*.js --quiet",
    "lint": "eslint .",
    "postaudit": "rm package-lock.json",
    "posttest": "npm run audit",
    "preaudit": "npm install --package-lock --package-lock-only",
    "pretest": "npm run --silent lint",
    "test": "npm run --silent tests-only",
    "test:module": "node test/index.js",
    "test:shimmed": "node test/shimmed.js",
    "tests-only": "es-shim-api && npm run --silent test:shimmed && npm run --silent test:module"
  },
  "testling": {
    "files": "test/index.js",
    "browsers": [
      "iexplore/9.0..latest",
      "firefox/4.0..6.0",
      "firefox/15.0..latest",
      "firefox/nightly",
      "chrome/4.0..10.0",
      "chrome/20.0..latest",
      "chrome/canary",
      "opera/11.6..latest",
      "opera/next",
      "safari/5.0..latest",
      "ipad/6.0..latest",
      "iphone/6.0..latest",
      "android-browser/4.2"
    ]
  },
  "version": "1.1.0"
}
