{"name":"array.prototype.map","version":"1.0.1","description":"An ES5 spec-compliant `Array.prototype.map` shim/polyfill/replacement that works as far down as ES3.","main":"index.js","scripts":{"prepublish":"safe-publish-latest","preversion":"auto-changelog","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","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.map.git"},"keywords":["Array.prototype.map","map","array","ES5","shim","polyfill","es-shim API"],"author":{"name":"Jordan Harband","email":"ljharb@gmail.com"},"funding":{"url":"https://github.com/sponsors/ljharb"},"license":"MIT","bugs":{"url":"https://github.com/es-shims/Array.prototype.map/issues"},"homepage":"https://github.com/es-shims/Array.prototype.map#readme","engines":{"node":">= 0.4"},"devDependencies":{"@es-shims/api":"^2.1.2","@ljharb/eslint-config":"^15.0.2","auto-changelog":"^1.16.2","covert":"^1.1.1","eslint":"^6.6.0","evalmd":"^0.0.19","function-bind":"^1.1.1","functions-have-names":"^1.2.0","has-strict-mode":"^1.0.0","safe-publish-latest":"^1.1.4","tape":"^4.11.0"},"dependencies":{"define-properties":"^1.1.3","es-abstract":"^1.16.0","es-array-method-boxes-properly":"^1.0.0","is-string":"^1.0.4"},"auto-changelog":{"output":"CHANGELOG.md","template":"keepachangelog","unreleased":false,"commitLimit":false,"backfillLimit":false},"gitHead":"8528c17d65b7b43a1f74826c0c9f472f0878cc25","_id":"array.prototype.map@1.0.1","_nodeVersion":"13.2.0","_npmVersion":"6.13.1","dist":{"shasum":"481519dd51f7658ddf2fbdbc1d0e986e2777f96c","size":7370,"noattachment":false,"key":"/array.prototype.map/-/array.prototype.map-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/array.prototype.map/download/array.prototype.map-1.0.1.tgz"},"maintainers":[{"name":"ljharb","email":""}],"_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array.prototype.map_1.0.1_1574394028248_0.8997492113929351"},"_hasShrinkwrap":false,"publish_time":1574394028409,"_cnpm_publish_time":1574394028409,"dist-tags":{"latest":"1.0.7"}}