{
  "_args": [
    [
      "object.entries@^1.1.0",
      "/var/www/siti/c4rgocloud/node_modules/webpack-manifest-plugin"
    ]
  ],
  "_from": "object.entries@>=1.1.0 <2.0.0",
  "_hasShrinkwrap": false,
  "_id": "object.entries@1.1.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/object.entries",
  "_nodeVersion": "14.3.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/object.entries_1.1.2_1590009449002_0.8468598982633726"
  },
  "_npmUser": {
    "email": "ljharb@gmail.com",
    "name": "ljharb"
  },
  "_npmVersion": "6.14.5",
  "_phantomChildren": {},
  "_requested": {
    "name": "object.entries",
    "raw": "object.entries@^1.1.0",
    "rawSpec": "^1.1.0",
    "scope": null,
    "spec": ">=1.1.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/webpack-manifest-plugin"
  ],
  "_resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.2.tgz",
  "_shasum": "bc73f00acb6b6bb16c203434b10f9a7e797d3add",
  "_shrinkwrap": null,
  "_spec": "object.entries@^1.1.0",
  "_where": "/var/www/siti/c4rgocloud/node_modules/webpack-manifest-plugin",
  "author": {
    "name": "Jordan Harband"
  },
  "auto-changelog": {
    "backfillLimit": false,
    "commitLimit": false,
    "output": "CHANGELOG.md",
    "template": "keepachangelog",
    "unreleased": false
  },
  "bugs": {
    "url": "https://github.com/es-shims/Object.entries/issues"
  },
  "dependencies": {
    "define-properties": "^1.1.3",
    "es-abstract": "^1.17.5",
    "has": "^1.0.3"
  },
  "description": "ES2017 spec-compliant Object.entries shim.",
  "devDependencies": {
    "@es-shims/api": "^2.1.2",
    "@ljharb/eslint-config": "^17.1.0",
    "array-map": "^0.0.0",
    "aud": "^1.1.2",
    "auto-changelog": "^2.0.0",
    "covert": "^1.1.1",
    "eslint": "^7.0.0",
    "functions-have-names": "^1.2.1",
    "safe-publish-latest": "^1.1.4",
    "tape": "^5.0.0"
  },
  "directories": {},
  "dist": {
    "fileCount": 17,
    "integrity": "sha512-BQdB9qKmb/HyNdMNWVr7O3+z5MUIx3aiegEIJqjMBbBf0YT9RRxTJSim4mzFqtyr7PDAHigq0N9dO0m0tRakQA==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexZ5pCRA9TVsSAnZWagAAgGoP/2Zsxn56fCBhsSzIHBFb\nLloA49TOZCNctCQyMDe6jSAIPBcfFqQ0FEy1DtHrxmA4FSTDRUQwkt5sl1Fh\n0GXDA/XZMEWKli9AjAR0nfxY6o1bwgey/GKE1HBrr74oZtCl0/dVblPQYsCV\ntH9DItOA0ZbodfowNqUivizi1WjgJa+EOUWElrkpwdkOkTN+kxxwv3OfkQTm\neQcvzih6/jYf9YOrcbR8vhBPK2fxKLYmmS7fbzIlHI4lSayYsyjV4SA5L3m6\nfRUMx5QueirUkp3pmBaC8oeOqyUDIumWh46y57ywxIPO46IPpk+CjOVOi4I4\nMJvpjcdaPqBF3epq7vudkxbCHqgIHGUVEyZU2lVkLSffknddnFhFnk0heXDq\noNDN8E1sAkgggBNQ8e1Q/rc0/S/iJzc94cKPVnndTr3Sv98xWgY4rPI/svnZ\nJkVFLIuhkGKeWKttw5HeoVoVMzICftzznzZanTiCUWwVMcx1BC9g+EHSyHqd\nGR7moDhPY7I7uxfvI7N63xhD7fT9ZVCOfLBGJiOinyt7o/FZbKtWjX/6aQWj\nT1/NmxWp8NVcb3cLtc3DFdbO3WtDMv0Omh/nJRglzXN0g1BYYuQmkU38m0gw\n8lZ4A6/NcGcVXQwvu7IdeWRMVbliSt/MNGqKYQOowxS2fDGhWVv+/kRZbqyO\nZ3oE\r\n=Myf1\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "bc73f00acb6b6bb16c203434b10f9a7e797d3add",
    "tarball": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.2.tgz",
    "unpackedSize": 24544
  },
  "engines": {
    "node": ">= 0.4"
  },
  "gitHead": "9470975d44901b38fa5f048b87b87d92fc5a2fb9",
  "homepage": "https://github.com/es-shims/Object.entries#readme",
  "keywords": [
    "ES2017",
    "ES7",
    "ES8",
    "Object.entries",
    "Object.keys",
    "Object.values",
    "entries",
    "es-shim API",
    "keys",
    "object",
    "polyfill",
    "shim",
    "values"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "ljharb",
      "email": "ljharb@gmail.com"
    }
  ],
  "name": "object.entries",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/es-shims/Object.entries.git"
  },
  "scripts": {
    "coverage": "covert test/*.js",
    "lint": "eslint .",
    "posttest": "npx aud --production",
    "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
    "prepublish": "safe-publish-latest",
    "pretest": "npm run --silent lint",
    "preversion": "auto-changelog",
    "test": "npm run --silent tests-only",
    "test:module": "node test/index",
    "test:shimmed": "node test/shimmed",
    "tests-only": "es-shim-api --bound && npm run --silent test:shimmed && npm run --silent test:module",
    "version": "auto-changelog && git add CHANGELOG.md"
  },
  "testling": {
    "browsers": [
      "android-browser/4.2",
      "chrome/20.0..latest",
      "chrome/4.0..10.0",
      "chrome/canary",
      "firefox/15.0..latest",
      "firefox/4.0..6.0",
      "firefox/nightly",
      "iexplore/9.0..latest",
      "ipad/6.0..latest",
      "iphone/6.0..latest",
      "opera/11.6..latest",
      "opera/next",
      "safari/5.0..latest"
    ],
    "files": "test/index.js"
  },
  "version": "1.1.2"
}
