{
  "_args": [
    [
      "object-is@^1.0.1",
      "/var/www/html/isbn/resources/angular-app/node_modules/deep-equal"
    ]
  ],
  "_from": "object-is@>=1.0.1 <2.0.0",
  "_hasShrinkwrap": false,
  "_id": "object-is@1.1.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/object-is",
  "_nodeVersion": "13.13.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/object-is_1.1.2_1586893880595_0.14621663101190285"
  },
  "_npmUser": {
    "email": "ljharb@gmail.com",
    "name": "ljharb"
  },
  "_npmVersion": "6.14.4",
  "_phantomChildren": {},
  "_requested": {
    "name": "object-is",
    "raw": "object-is@^1.0.1",
    "rawSpec": "^1.0.1",
    "scope": null,
    "spec": ">=1.0.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/deep-equal"
  ],
  "_resolved": "https://registry.npmjs.org/object-is/-/object-is-1.1.2.tgz",
  "_shasum": "c5d2e87ff9e119f78b7a088441519e2eec1573b6",
  "_shrinkwrap": null,
  "_spec": "object-is@^1.0.1",
  "_where": "/var/www/html/isbn/resources/angular-app/node_modules/deep-equal",
  "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-is/issues"
  },
  "dependencies": {
    "define-properties": "^1.1.3",
    "es-abstract": "^1.17.5"
  },
  "description": "ES2015-compliant shim for Object.is - differentiates between -0 and +0",
  "devDependencies": {
    "@es-shims/api": "^2.1.2",
    "@ljharb/eslint-config": "^16.0.0",
    "aud": "^1.1.0",
    "auto-changelog": "^2.0.0",
    "covert": "^1.1.1",
    "eslint": "^6.8.0",
    "has-symbols": "^1.0.1",
    "safe-publish-latest": "^1.1.4",
    "tape": "^5.0.0-next.5"
  },
  "directories": {},
  "dist": {
    "fileCount": 13,
    "integrity": "sha512-5lHCz+0uufF6wZ7CRFWJN3hp8Jqblpgve06U5CMQ3f//6iDjPr2PEo9MWCjEssDsa+UZEL4PkFpr+BMop6aKzQ==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelhQ5CRA9TVsSAnZWagAAexQP/1ltZexI1kiaTRK+P31+\niU5Fqfyh+OFkM7Cib8fYLTVv+Ed63TCKfxdxg9NTT+8pf3rklsYhlpIn02kZ\nHWJidKNaJQSjxLVkS51o42rXSlpxH4URWhbE/cPfUpJKusBGZNTvVbtBiUks\nhZfkrYwE33ggybAikJ2HeoLDTBZpUtv5mJNHgsdtT/MKAE4ckg0e8NtHyOSn\nFp2quuIRXFsdLTDUrKzHLEb6J4X3MicBNelq8vwaZAxuPf2ZedY8t7vT5GWc\nxn2PP+auXyjAz8ieemKwB4XfJeqErzj7j9uJ5nAwjbg8/LVmYybR273G/zuW\nGZ83XCOHX/gGvXLD/wrbH7jyIt5TTsYna6QMpPJK3HU85g/3h/+5bU1IGzhS\npDHc7qdvS4friP+/YrZ67kQPY4cRdbQX/TGUMTPZznRxVIHmd3ptCASa/6Hf\nS+OTXKV6qwF35PfXoW6XHUwsFMsyKy/NOL/MH8J3WQ03AavqcOIFRp8SKK6N\nuPHOSSWJGj6aJuCNcWVwi1O4q9A5MejVJFxT4TqPM0r6O1qGrfFKuGpa8I1N\ngYxlEDk8xQbrLK0zSYMsgNggqOZr0+iGh+r0MT8EeD9/CRw53cBmZxKibgES\nMvvSJCF1rCrCZH10mq0JXFqqk8/QzaJsce9ChXLnE4hPkPcgtI7KdjNNVNYa\nh0zJ\r\n=RjDk\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "c5d2e87ff9e119f78b7a088441519e2eec1573b6",
    "tarball": "https://registry.npmjs.org/object-is/-/object-is-1.1.2.tgz",
    "unpackedSize": 25937
  },
  "engines": {
    "node": ">= 0.4"
  },
  "funding": {
    "url": "https://github.com/sponsors/ljharb"
  },
  "gitHead": "f320ccf74845a3d4a7da7b03153c60c28955eb57",
  "homepage": "https://github.com/es-shims/object-is",
  "keywords": [
    "ES2015",
    "ES6",
    "Object.is",
    "equality",
    "es-shim API",
    "is",
    "polyfill",
    "sameValueZero",
    "shim"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "ljharb",
      "email": "ljharb@gmail.com"
    },
    {
      "name": "substack",
      "email": "substack@gmail.com"
    }
  ],
  "name": "object-is",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/es-shims/object-is.git"
  },
  "scripts": {
    "coverage": "covert test",
    "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)\")\"",
    "prelint": "es-shim-api --bound",
    "prepublish": "safe-publish-latest",
    "pretest": "npm run lint",
    "test": "npm run tests-only",
    "tests-only": "node test",
    "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/3.0..6.0",
      "firefox/nightly",
      "iexplore/6.0..latest",
      "ipad/6.0..latest",
      "iphone/6.0..latest",
      "opera/10.0..12.0",
      "opera/15.0..latest",
      "opera/next",
      "safari/4.0..latest"
    ],
    "files": "test.js"
  },
  "version": "1.1.2"
}
