{"name":"object.getprototypeof","version":"1.0.0","description":"An ES5 mostly-spec-compliant `Object.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible","main":"index.js","type":"commonjs","exports":{".":[{"import":"./index.mjs","default":"./index.js"},"./index.js"],"./polyfill":[{"import":"./polyfill.mjs","default":"./polyfill.js"},"./polyfill.js"],"./implementation":[{"import":"./implementation.mjs","default":"./implementation.js"},"./implementation.js"],"./shim":[{"import":"./shim.mjs","default":"./shim.js"},"./shim.js"],"./auto":[{"import":"./auto.mjs","default":"./auto.js"},"./auto.js"],"./package.json":"./package.json"},"scripts":{"prepublish":"safe-publish-latest","prelint":"evalmd README.md","lint":"eslint .","postlint":"es-shim-api --bound","pretest":"npm run lint","tests-only":"nyc tape 'test/**/*.js'","tests-esm":"nyc node test/index.mjs","test":"npm run tests-only && npm run tests-esm","posttest":"aud --production","version":"auto-changelog && git add CHANGELOG.md","postversion":"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\""},"repository":{"type":"git","url":"git+https://github.com/es-shims/Object.getPrototypeOf.git"},"keywords":["Object.getPrototypeOf","proto","__proto__","[[Prototype]]","getPrototypeOf","ES5","shim","polyfill","es-shim API","browser"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"license":"MIT","bugs":{"url":"https://github.com/es-shims/Object.getPrototypeOf/issues"},"homepage":"https://github.com/es-shims/Object.getPrototypeOf","engines":{"node":">= 0.4"},"devDependencies":{"@es-shims/api":"^2.1.2","@ljharb/eslint-config":"^17.3.0","aud":"^1.1.3","auto-changelog":"^2.2.1","eslint":"^7.16.0","evalmd":"^0.0.19","nyc":"^10.3.2","safe-publish-latest":"^1.1.4","tape":"^5.0.1"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"dependencies":{"call-bind":"^1.0.0","define-properties":"^1.1.3","es-abstract":"^1.18.0-next.1","get-intrinsic":"^1.0.2","which-builtin-type":"^1.0.1"},"gitHead":"e8c40e3fc65dd9427df95d6c0367c664dad8d254","_id":"object.getprototypeof@1.0.0","_nodeVersion":"14.15.4","_npmVersion":"6.14.10","dist":{"shasum":"910861088487fe5b4207d6cc4774bede99351109","size":6766,"noattachment":false,"key":"/object.getprototypeof/-/object.getprototypeof-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/object.getprototypeof/download/object.getprototypeof-1.0.0.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/object.getprototypeof_1.0.0_1610481156406_0.014475929211994032"},"_hasShrinkwrap":false,"publish_time":1610481156538,"_cnpm_publish_time":1610481156538,"dist-tags":{"latest":"1.0.6"}}