{ "_args": [ [ "object-inspect@^1.7.0", "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/es-abstract" ] ], "_from": "object-inspect@>=1.7.0 <2.0.0", "_hasShrinkwrap": false, "_id": "object-inspect@1.7.0", "_inCache": true, "_installable": true, "_location": "/object-inspect", "_nodeVersion": "13.1.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/object-inspect_1.7.0_1573451813952_0.8528557885389199" }, "_npmUser": { "email": "ljharb@gmail.com", "name": "ljharb" }, "_npmVersion": "6.12.1", "_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.7.0.tgz", "_shasum": "f4f6bd181ad77f006b5ece60bd0b6f398ff74a67", "_shrinkwrap": null, "_spec": "object-inspect@^1.7.0", "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/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/substack/object-inspect/issues" }, "dependencies": {}, "description": "string representations of objects in node and the browser", "devDependencies": { "@ljharb/eslint-config": "^15.0.1", "core-js": "^2.6.10", "eslint": "^6.6.0", "nyc": "^10.3.2", "tape": "^4.11.0" }, "directories": {}, "dist": { "fileCount": 29, "integrity": "sha512-a7pEHdh1xKIAgTySUGgLMx/xwDZskN1Ud6egYYN3EdRW4ZMPNEDUTF+hwy2LUC+Bl+SyLXANnwz/jyh/qutKUw==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyPgmCRA9TVsSAnZWagAA4MMP/ROXXurV7Bri7f2y6szD\nDlMUCXLkJbJqrCFiYc8RxB6CHqzD4A5tOqQfMUGu1n2PE2bIMfxH2TdvS9uM\nFlY5TT1RNKNqUGwO0TZ4P0KFQcp2wWDwlKITkUWatVq7DGgLDUnO4XPNGBlZ\n2/j8Ywb2GHQY5jgWXABW5LXRa/8AE/cygF/uGrSYBvHU3PVW12QcFO9KnumD\n3evFrtyR+6jf8gsuPjP9q5IuJqCB9LL08m8I/o3UUjidlocmUjCF5wYPnh7U\nn2rFkfiiSYOs3Di1y4kXdmBCXlyOUinpI5hhQLOmpjtS/eZ0EtTLylEVy7Zv\nNxCTuT71yjO9uAaV+Ae9tGDDoya4VECuDsVv3IWCvqd3obgefMVeBDbpyQqz\nSBcUcswCE3GZ6ki6Zoa41sVlH3033emEdmjoaY+SgdfuMqmJfYW2nGxDAHv9\nMPWFPUAsIda2Fx1axZh2av+dfL9EBw4xKr8diWkZ9S2qdkkP14AvxlxRytcV\nM0QqjcvwCkH22tUZl2BXjOv+2WmfWhWfR2mNMfM2DgomFLvkRvjyPg4BbIiJ\nTSVjSdENh0P8I66dk3JbQ9TK3NlumXAYJ+veMQO7LwxKWclswpOd8Y7plEz7\nE1SvGsofVbQJwl9qfYF8siNQBM7CBl1a4k6JxHrHGp1uGlI5sSBZiNISwmX7\nB+E8\r\n=sCdK\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "f4f6bd181ad77f006b5ece60bd0b6f398ff74a67", "tarball": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.7.0.tgz", "unpackedSize": 30650 }, "funding": { "url": "https://github.com/sponsors/ljharb" }, "gitHead": "7dd1224072239f08bd5dbb82ae5e7120d88ac562", "greenkeeper": { "ignore": [ "core-js", "nyc" ] }, "homepage": "https://github.com/substack/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/substack/object-inspect.git" }, "scripts": { "coverage": "nyc npm run tests-only", "lint": "eslint .", "posttest": "npx aud --production", "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.7.0" }