{"name":"array.prototype.reduce","version":"1.0.0","description":"An ES5 spec-compliant `Array.prototype.reduce` shim/polyfill/replacement that works as far down as ES3.","main":"index.js","directories":{"test":"test"},"scripts":{"prepublish":"safe-publish-latest","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)\")\"","prelint":"evalmd README.md","lint":"eslint .","pretest":"npm run lint","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":"npx testling --html > test.html","coverage":"covert test/*.js"},"repository":{"type":"git","url":"git+https://github.com/es-shims/Array.prototype.reduce.git"},"keywords":["Array.prototype.reduce","reduce","array","ES5","shim","polyfill","es-shim API"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/es-shims/Array.prototype.reduce/issues"},"homepage":"https://github.com/es-shims/Array.prototype.reduce#readme","engines":{"node":">= 0.4"},"dependencies":{"define-properties":"^1.1.3","es-abstract":"^1.14.2","es-array-method-boxes-properly":"^1.0.0","function-bind":"^1.1.1"},"devDependencies":{"@es-shims/api":"^2.1.2","@ljharb/eslint-config":"^14.1.0","auto-changelog":"^1.16.1","covert":"^1.1.1","eslint":"^6.4.0","evalmd":"^0.0.19","functions-have-names":"^1.1.1","has-strict-mode":"^1.0.0","is-string":"^1.0.4","safe-publish-latest":"^1.1.3","tape":"^4.11.0"},"auto-changelog":{"backfillLimit":false,"commitLimit":false,"template":"keepachangelog"},"gitHead":"55fdd3f9d2b496ce20cf0d90f743ab461706b22c","_id":"array.prototype.reduce@1.0.0","_nodeVersion":"12.11.0","_npmVersion":"6.11.3","dist":{"shasum":"83878470a02e4982e294af265b87aaa317c1cd90","size":7243,"noattachment":false,"key":"/array.prototype.reduce/-/array.prototype.reduce-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/array.prototype.reduce/download/array.prototype.reduce-1.0.0.tgz"},"maintainers":[{"name":"ljharb","email":""}],"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array.prototype.reduce_1.0.0_1569895475315_0.45955894499599825"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-24T18:33:15.594Z","publish_time":1569895475443,"_cnpm_publish_time":1569895475443,"dist-tags":{"latest":"1.0.8"}}