{"name":"array.from","version":"1.0.1","description":"A robust & optimized `Array.from` polyfill, based on the ECMAScript 6 specification.","homepage":"https://mths.be/array-from","main":"index.js","keywords":["array","es6","ecmascript","polyfill"],"license":"MIT","author":{"name":"Mathias Bynens","url":"https://mathiasbynens.be/"},"contributors":[{"name":"Mathias Bynens","url":"https://mathiasbynens.be/"},{"name":"Jordan Harband","email":"ljharb@gmail.com","url":"http://ljharb.codes"}],"repository":{"type":"git","url":"git+https://github.com/mathiasbynens/Array.from.git"},"bugs":{"url":"https://github.com/mathiasbynens/Array.from/issues"},"files":["LICENSE-MIT.txt","implementation.js","index.js","polyfill.js","shim.js"],"directories":{"test":"tests"},"scripts":{"test":"npm run lint && es-shim-api --bound && npm run tests-only","tests-only":"node tests/*.js","cover":"covert tests/*.js","lint":"eslint *.js tests/*.js"},"devDependencies":{"@es-shims/api":"^1.0.0","covert":"^1.1.0","tape":"^4.4.0","eslint":"^1.10.3","@ljharb/eslint-config":"^1.6.1"},"dependencies":{"define-properties":"^1.1.2","es-abstract":"^1.5.0"},"gitHead":"f5d48e4d1bb696183417077f65b504060a3d5197","_id":"array.from@1.0.1","_shasum":"6bc671238937d17a6281326240c58137d9accc73","_from":".","_npmVersion":"3.7.3","_nodeVersion":"5.9.1","_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"dist":{"shasum":"6bc671238937d17a6281326240c58137d9accc73","size":3690,"noattachment":false,"key":"/array.from/-/array.from-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/array.from/download/array.from-1.0.1.tgz"},"maintainers":[{"name":"ljharb","email":""},{"name":"mathias","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/array.from-1.0.1.tgz_1459234551280_0.701474271947518"},"publish_time":1459234552226,"_cnpm_publish_time":1459234552226,"_hasShrinkwrap":false,"dist-tags":{"latest":"1.1.1"}}