{
  "_args": [
    [
      "object-inspect@^1.7.0",
      "/var/www/html/isbn/resources/angular-app/node_modules/es-abstract"
    ]
  ],
  "_from": "object-inspect@>=1.7.0 <2.0.0",
  "_hasShrinkwrap": false,
  "_id": "object-inspect@1.8.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/object-inspect",
  "_nodeVersion": "14.4.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/object-inspect_1.8.0_1592546734099_0.5394806680132709"
  },
  "_npmUser": {
    "email": "ljharb@gmail.com",
    "name": "ljharb"
  },
  "_npmVersion": "6.14.5",
  "_phantomChildren": {},
  "_requested": {
    "name": "object-inspect",
    "raw": "object-inspect@^1.7.0",
    "rawSpec": "^1.7.0",
    "scope": null,
    "spec": ">=1.7.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/es-abstract"
  ],
  "_resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.8.0.tgz",
  "_shasum": "df807e5ecf53a609cc6bfe93eac3cc7be5b3a9d0",
  "_shrinkwrap": null,
  "_spec": "object-inspect@^1.7.0",
  "_where": "/var/www/html/isbn/resources/angular-app/node_modules/es-abstract",
  "author": {
    "email": "mail@substack.net",
    "name": "James Halliday",
    "url": "http://substack.net"
  },
  "browser": {
    "./util.inspect.js": false
  },
  "bugs": {
    "url": "https://github.com/inspect-js/object-inspect/issues"
  },
  "dependencies": {},
  "description": "string representations of objects in node and the browser",
  "devDependencies": {
    "@ljharb/eslint-config": "^17.1.0",
    "aud": "^1.1.2",
    "core-js": "^2.6.11",
    "eslint": "^7.1.0",
    "for-each": "^0.3.3",
    "nyc": "^10.3.2",
    "safe-publish-latest": "^1.1.4",
    "string.prototype.repeat": "^1.0.0",
    "tape": "^5.0.1"
  },
  "directories": {},
  "dist": {
    "fileCount": 31,
    "integrity": "sha512-jLdtEOB112fORuypAyl/50VRVIBIdVQOSUUGQHzJ4xBSbit81zRarz7GThkEFZy1RceYrWYcPcBFPQwHyAc1gA==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe7FWuCRA9TVsSAnZWagAAApYP/i25aQeNYlw74vM3OQVK\nMa1t7wPH+qMQrxNm4sxKf9Z/iA9nkg7o/DDEX2U8z36KRkU26RbiaTjgVitq\nh3Kq0SyMxAgjar0f4Od+Y20tHWPuDFPTDycg7qqttsSr02oOivhaQjBQdLzN\nCtNWGMTkH/C97xIWzkOjU/N2L8sUoCLN7knRxNHyyX5weOwN+IZJH01SNJ+G\nhx5FnnKrZneqRSxz/Qo3CDHr3iSZEcOf/mVrWnfN2NA8gUd/LHTk39tPMTlt\njFrb7QFzJyhz/v2u4RhTJxfhaa+LJ6UW4gl2F9QKXQCu8Gbd3SmClQfI6Vaz\njGRfpDN5/qKmyLeqWM2k8tbmO4U9x5IlNJaKf0D+AItLSZjhkFttSgycyuRU\nUS66GtVApefUaX7iEFrESkmJA1QW7ZtNr5MN5MTkb0qN9NKAErHMZmT3zW10\n/Hc2pZ/EQH6XTB5m1pZf+Auxk50nxAOtM/+n8FswrYj9g7neWdsRPJsZL/8s\npt6rUQc5cc/0FJ25YYCsI3VxnRblDY9hF6l8RrYRzCsWSghLuFn6hq4aoAW1\n0BiJI+LB48BWae28OsLvZy+FXbqQgiAPHlpL6q+mnxxZjAZUbZv+SYjO9J0x\ncWgaOjp7SJkqAy1bZ3J00MQ1ymHirRI+uYa7w3UJYjB6V+4/FMoxf0elwx7I\nVeuK\r\n=UsQb\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "df807e5ecf53a609cc6bfe93eac3cc7be5b3a9d0",
    "tarball": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.8.0.tgz",
    "unpackedSize": 43201
  },
  "funding": {
    "url": "https://github.com/sponsors/ljharb"
  },
  "gitHead": "6b0a54dee12b2361056590a1d3a3feecac3f7db5",
  "greenkeeper": {
    "ignore": [
      "core-js",
      "nyc"
    ]
  },
  "homepage": "https://github.com/inspect-js/object-inspect",
  "keywords": [
    "inspect",
    "object",
    "pretty",
    "stringify",
    "util.inspect"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "emilbayes",
      "email": "github@tixz.dk"
    },
    {
      "name": "ljharb",
      "email": "ljharb@gmail.com"
    },
    {
      "name": "substack",
      "email": "substack@gmail.com"
    }
  ],
  "name": "object-inspect",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/inspect-js/object-inspect.git"
  },
  "scripts": {
    "coverage": "nyc npm run tests-only",
    "lint": "eslint .",
    "posttest": "npx aud --production",
    "prepublish": "safe-publish-latest",
    "pretest": "npm run lint",
    "pretests-only": "node test-core-js",
    "test": "npm run tests-only",
    "tests-only": "tape test/*.js"
  },
  "testling": {
    "browsers": [
      "android/latest",
      "chrome/latest",
      "firefox/latest",
      "ie/6..latest",
      "ipad/latest",
      "iphone/latest",
      "opera/latest",
      "safari/latest"
    ],
    "files": [
      "test/*.js",
      "test/browser/*.js"
    ]
  },
  "version": "1.8.0"
}
