{"name":"array.prototype.findlastindex","version":"1.1.0","description":"An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.","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"}],"license":"MIT","bugs":{"url":"https://github.com/es-shims/Array.prototype.findLastIndex/issues"},"homepage":"https://github.com/es-shims/Array.prototype.findLastIndex#readme","main":"index.js","exports":{".":[{"import":"./index.mjs","require":"./index.js","default":"./index.js"},"./index.js"],"./auto":[{"import":"./auto.mjs","require":"./auto.js","default":"./auto.js"},"./auto.js"],"./implementation":[{"import":"./implementation.mjs","require":"./implementation.js","default":"./implementation.js"},"./implementation.js"],"./polyfill":[{"import":"./polyfill.mjs","require":"./polyfill.js","default":"./polyfill.js"},"./polyfill.js"],"./shim":[{"import":"./shim.mjs","require":"./shim.js","default":"./shim.js"},"./shim.js"],"./package.json":"./package.json"},"scripts":{"prepublish":"safe-publish-latest","pretest":"npm run --silent lint && evalmd README.md","posttest":"aud --production","tests-only":"nyc tape 'test/**/*.js'","tests-esm":"nyc node test/index.mjs","test":"npm run tests-only && npm run tests-esm","lint":"eslint .","postlint":"es-shim-api --bound","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/Array.prototype.findLastIndex.git"},"keywords":["Array.prototype.findLastIndex","find","findLast","findLastIndex","array","ESnext","shim","polyfill","last","es-shim API"],"dependencies":{"call-bind":"^1.0.2","define-properties":"^1.1.3","es-abstract":"^1.18.5","get-intrinsic":"^1.1.1"},"devDependencies":{"@es-shims/api":"^2.1.2","@ljharb/eslint-config":"^17.6.0","aud":"^1.1.5","auto-changelog":"^2.3.0","es-value-fixtures":"^1.2.1","eslint":"^7.32.0","evalmd":"^0.0.19","for-each":"^0.3.3","has-strict-mode":"^1.0.1","nyc":"^10.3.2","object-inspect":"^1.11.0","safe-publish-latest":"^1.1.4","tape":"^5.3.1"},"testling":{"files":["test/index.js","test/shimmed.js"]},"engines":{"node":">= 0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false,"hideCredit":true},"gitHead":"2efac95234b9e38fcab2f8e3dcd054552acb4469","_id":"array.prototype.findlastindex@1.1.0","_nodeVersion":"16.6.1","_npmVersion":"7.20.3","dist":{"shasum":"e0ac9c0fdd0743f828d671d0c27b9791cba717c9","size":7478,"noattachment":false,"key":"/array.prototype.findlastindex/-/array.prototype.findlastindex-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/array.prototype.findlastindex/download/array.prototype.findlastindex-1.1.0.tgz"},"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array.prototype.findlastindex_1.1.0_1628366996893_0.09424644733210319"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T18:17:06.993Z","publish_time":1628366997086,"_cnpm_publish_time":1628366997086,"dist-tags":{"latest":"1.2.6"}}