{"name":"array.prototype.every","version":"1.1.0","author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"},"funding":{"url":"https://github.com/sponsors/ljharb"},"contributors":[{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"}],"description":"An ES5 spec-compliant `Array.prototype.every` shim/polyfill/replacement that works as far down as ES3.","license":"MIT","main":"index.js","scripts":{"prepublish":"! type safe-publish-latest >/dev/null 2>&1 || safe-publish-latest","pretest":"npm run lint && evalmd README.md","test":"npm run tests-only","posttest":"npx aud","tests-only":"es-shim-api --bound && npm run test:shimmed && npm run test:module && npm run test:implementation","test:implementation":"node test/implementation","test:shimmed":"node test/shimmed","test:module":"node test/index","testling":"testling --html > test.html","coverage":"covert test/*.js","lint":"eslint .","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://github.com/es-shims/Array.prototype.every.git"},"keywords":["Array.prototype.every","every","array","ES5","shim","polyfill","some","Array.prototype.some","es-shim API"],"dependencies":{"define-properties":"^1.1.3","es-abstract":"^1.17.0-next.1","is-string":"^1.0.5"},"devDependencies":{"@es-shims/api":"^2.1.2","@ljharb/eslint-config":"^15.0.2","auto-changelog":"^1.16.2","covert":"^1.1.1","eslint":"^6.7.2","evalmd":"^0.0.19","foreach":"^2.0.5","function-bind":"^1.1.1","functions-have-names":"^1.2.0","has-strict-mode":"^1.0.0","indexof":"^0.0.1","safe-publish-latest":"^1.1.4","tape":"^4.12.0"},"testling":{"files":["test/index.js","test/implementation.js","test/shimmed.js"],"browsers":["iexplore/6.0..latest","firefox/3.0..6.0","firefox/15.0..latest","firefox/nightly","chrome/4.0..10.0","chrome/20.0..latest","chrome/canary","opera/10.0..latest","opera/next","safari/4.0..latest","ipad/6.0..latest","iphone/6.0..latest","android-browser/4.2"]},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false},"gitHead":"08373edf7ae19a02cdb090a790e1366f876c545f","bugs":{"url":"https://github.com/es-shims/Array.prototype.every/issues"},"homepage":"https://github.com/es-shims/Array.prototype.every#readme","_id":"array.prototype.every@1.1.0","_nodeVersion":"13.5.0","_npmVersion":"6.13.4","dist":{"shasum":"10087f95ce0157cd49a82a7bd164dbe8b56e5036","size":196201,"noattachment":false,"key":"/array.prototype.every/-/array.prototype.every-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/array.prototype.every/download/array.prototype.every-1.1.0.tgz"},"maintainers":[{"name":"ljharb","email":""}],"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array.prototype.every_1.1.0_1576778275397_0.6297978142924798"},"_hasShrinkwrap":false,"publish_time":1576778275619,"_cnpm_publish_time":1576778275619,"dist-tags":{"latest":"1.1.7"}}