{"name":"array.from","version":"1.0.0","description":"A robust & optimized `Array.from` polyfill, based on the ECMAScript 6 specification.","homepage":"https://mths.be/array-from","main":"detect.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":"101509cf70f2dbe4a80a2715b06442ea42f6a902","_id":"array.from@1.0.0","_shasum":"ede30e6da9b22f7462d666fc59c21d8db6619aaa","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"ljharb","email":"ljharb@gmail.com"},"dist":{"shasum":"ede30e6da9b22f7462d666fc59c21d8db6619aaa","size":3649,"noattachment":false,"key":"/array.from/-/array.from-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/array.from/download/array.from-1.0.0.tgz"},"maintainers":[{"name":"ljharb","email":""},{"name":"mathias","email":""}],"publish_time":1453834715161,"_cnpm_publish_time":1453834715161,"_hasShrinkwrap":false,"dist-tags":{"latest":"1.1.1"}}