{"name":"array.prototype.flatten","version":"1.0.0","author":{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"},"contributors":[{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"}],"description":"An ESnext spec-compliant `Array.prototype.flatten` shim/polyfill/replacement that works as far down as ES3.","license":"MIT","main":"./","scripts":{"pretest":"npm run --silent lint && evalmd README.md","test":"npm run --silent tests-only","posttest":"npm run --silent security","tests-only":"es-shim-api --bound && npm run --silent test:shimmed && npm run --silent test:module","test:shimmed":"node test/shimmed","test:module":"node test","coverage":"nyc npm run tests-only","lint":"eslint test/*.js *.js","security":"nsp check"},"repository":{"type":"git","url":"git://github.com/es-shims/Array.prototype.flatten.git"},"keywords":["Array.prototype.flatten","flatten","array","ESnext","shim","polyfill","flatMap","Array.prototype.flatMap","es-shim API"],"dependencies":{"define-properties":"^1.1.2","es-abstract":"^1.9.0","function-bind":"^1.1.1"},"devDependencies":{"@es-shims/api":"^1.3.0","@ljharb/eslint-config":"^12.2.1","covert":"^1.1.0","eslint":"^4.8.0","evalmd":"^0.0.17","nsp":"^2.8.1","nyc":"^10.3.2","tape":"^4.8.0"},"testling":{"files":["test/index.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"},"gitHead":"c823291b287c357083fb760edae17b28ee72ec5f","bugs":{"url":"https://github.com/es-shims/Array.prototype.flatten/issues"},"homepage":"https://github.com/es-shims/Array.prototype.flatten#readme","_id":"array.prototype.flatten@1.0.0","_npmVersion":"5.3.0","_nodeVersion":"8.6.0","_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"dist":{"shasum":"dbff303a943a5ff515acd0e727299d6aa52ff20e","size":5083,"noattachment":false,"key":"/array.prototype.flatten/-/array.prototype.flatten-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/array.prototype.flatten/download/array.prototype.flatten-1.0.0.tgz"},"maintainers":[{"name":"ljharb","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array.prototype.flatten-1.0.0.tgz_1506926540396_0.1725369116757065"},"directories":{},"publish_time":1506926540558,"_hasShrinkwrap":false,"_cnpm_publish_time":1506926540558,"deprecated":"This method has been renamed to \"flat\" - please use `array.prototype.flat` instead","dist-tags":{"latest":"1.2.1"}}