{"_id":"chainy-plugin-map","_rev":"215235","name":"chainy-plugin-map","description":"Chainy action that replaces each item in the array with the result of an asynchronous or synchronous iterator","dist-tags":{"latest":"1.0.5"},"maintainers":[{"name":"balupton","email":"b@lupton.cc"}],"time":{"modified":"2021-06-03T15:35:03.000Z","created":"2014-06-23T19:26:39.523Z","1.0.5":"2016-06-13T12:13:48.653Z","1.0.4":"2016-06-13T12:09:31.562Z","1.0.3":"2014-06-25T09:05:47.590Z","1.0.2":"2014-06-23T20:37:35.263Z","1.0.1":"2014-06-23T19:26:39.523Z"},"users":{},"author":{"name":"2014+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"repository":{"type":"git","url":"git+ssh://git@github.com/chainyjs/map.git"},"versions":{"1.0.5":{"title":"Map action for ChainyJS","name":"chainy-plugin-map","version":"1.0.5","description":"Chainy action that replaces each item in the array with the result of an asynchronous or synchronous iterator","homepage":"https://github.com/chainyjs/map","license":"MIT","keywords":["chainy-action","chainy-standalone","chainy-iterator","chainy-modifier","chainy-plugin","chainy-extension","chainy-addon","chainy"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","slackin","patreon","gratipay","flattr","paypal","bitcoin","wishlist"],"config":{"patreonUsername":"bevry","gratipayUsername":"bevry","flattrUsername":"balupton","paypalURL":"https://bevry.me/paypal","bitcoinURL":"https://bevry.me/bitcoin","wishlistURL":"https://bevry.me/wishlist","slackinURL":"https://slack.bevry.me"}},"author":{"name":"2014+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"balupton","email":"b@lupton.cc"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"}],"bugs":{"url":"https://github.com/chainyjs/map/issues"},"repository":{"type":"git","url":"git+ssh://git@github.com/chainyjs/map.git"},"engines":{"node":">=0.4"},"editions":[{"description":"Source + ES5 + Require","entry":"source/index.js","directory":"source","syntaxes":["javascript","es5","require"]}],"main":"source/index.js","browser":"source/index.js","scripts":{"setup":"npm install","clean":"rm -Rf ./docs","compile":"echo 'no compile necessary'","meta":"npm run meta:projectz","meta:projectz":"projectz compile","prepare":"npm run test && npm run meta","release":"npm run prepare && npm run release:publish && npm run release:tag && npm run release:push","release:publish":"npm publish","release:tag":"git tag v$npm_package_version -a","release:push":"git push origin master && git push origin --tags","pretest":"npm run test:eslint","test:eslint":"eslint ./source","test":"node --harmony ./source/test.js"},"dependencies":{},"peerDependencies":{"chainy-core":"^1.2.0","chainy-plugin-each":"1"},"devDependencies":{"chainy-plugin-set":"1","chainy-plugin-each":"1","chainy-core":"1","assert-helpers":"^4.4.0","eslint":"^2.12.0","joe":"^1.8.0","joe-reporter-console":"^1.2.1","projectz":"^1.1.6"},"gitHead":"e185c504543398344c3e0d132ca36200ec524a89","_id":"chainy-plugin-map@1.0.5","_shasum":"96d8c5f61ee79914eb3574bfed3b1659d1118813","_from":".","_npmVersion":"3.9.5","_nodeVersion":"6.2.1","_npmUser":{"name":"balupton","email":"b@lupton.cc"},"dist":{"shasum":"96d8c5f61ee79914eb3574bfed3b1659d1118813","size":4716,"noattachment":false,"key":"/chainy-plugin-map/-/chainy-plugin-map-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/chainy-plugin-map/download/chainy-plugin-map-1.0.5.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/chainy-plugin-map-1.0.5.tgz_1465820024494_0.8374467315152287"},"directories":{},"publish_time":1465820028653,"_cnpm_publish_time":1465820028653,"_hasShrinkwrap":false},"1.0.4":{"title":"Map action for [ChainyJS](http://chainyjs.org)","name":"chainy-plugin-map","version":"1.0.4","description":"Chainy action that replaces each item in the array with the result of an asynchronous or synchronous iterator","homepage":"https://github.com/chainyjs/map","license":"MIT","keywords":["chainy-action","chainy-standalone","chainy-iterator","chainy-modifier","chainy-plugin","chainy-extension","chainy-addon","chainy"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","slackin","patreon","gratipay","flattr","paypal","bitcoin","wishlist"],"config":{"patreonUsername":"bevry","gratipayUsername":"bevry","flattrUsername":"balupton","paypalURL":"https://bevry.me/paypal","bitcoinURL":"https://bevry.me/bitcoin","wishlistURL":"https://bevry.me/wishlist","slackinURL":"https://slack.bevry.me"}},"author":{"name":"2014+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"balupton","email":"b@lupton.cc"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"}],"bugs":{"url":"https://github.com/chainyjs/map/issues"},"repository":{"type":"git","url":"git+ssh://git@github.com/chainyjs/map.git"},"engines":{"node":">=0.4"},"editions":[{"description":"Source + ES5 + Require","entry":"source/index.js","directory":"source","syntaxes":["javascript","es5","require"]}],"main":"index.js","browser":"es2015/index.js","scripts":{"setup":"npm install","clean":"rm -Rf ./docs","compile":"echo 'no compile necessary'","meta":"npm run meta:projectz","meta:projectz":"projectz compile","prepare":"npm run test && npm run meta","release":"npm run prepare && npm run release:publish && npm run release:tag && npm run release:push","release:publish":"npm publish","release:tag":"git tag v$npm_package_version -a","release:push":"git push origin master && git push origin --tags","pretest":"npm run test:eslint","test:eslint":"eslint ./source","test":"node --harmony ./source/test.js"},"dependencies":{},"peerDependencies":{"chainy-core":"^1.2.0","chainy-plugin-each":"1"},"devDependencies":{"chainy-plugin-set":"1","chainy-plugin-each":"1","chainy-core":"1","assert-helpers":"^4.4.0","eslint":"^2.12.0","joe":"^1.8.0","joe-reporter-console":"^1.2.1","projectz":"^1.1.6"},"gitHead":"edf4076278c5f6ebd99151cb8dd7d32f873ff517","_id":"chainy-plugin-map@1.0.4","_shasum":"e368c761601462fec3ba60a3b17f4e7b719e801f","_from":".","_npmVersion":"3.9.5","_nodeVersion":"6.2.1","_npmUser":{"name":"balupton","email":"b@lupton.cc"},"dist":{"shasum":"e368c761601462fec3ba60a3b17f4e7b719e801f","size":4766,"noattachment":false,"key":"/chainy-plugin-map/-/chainy-plugin-map-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/chainy-plugin-map/download/chainy-plugin-map-1.0.4.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/chainy-plugin-map-1.0.4.tgz_1465819767381_0.05894527048803866"},"directories":{},"publish_time":1465819771562,"_cnpm_publish_time":1465819771562,"_hasShrinkwrap":false},"1.0.3":{"title":"Map action for [ChainyJS](http://chainyjs.org)","name":"chainy-plugin-map","version":"1.0.3","description":"Chainy action that replaces each item in the array with the result of an asynchronous or synchronous iterator","homepage":"https://github.com/chainy-plugins/map","keywords":["chainy-action","chainy-standalone","chainy-iterator","chainy-modifier","chainy-plugin","chainy-extension","chainy-addon","chainy"],"license":{"type":"MIT"},"badges":{"travis":true,"npm":true,"david":true,"daviddev":true,"gittip":"bevry","flattr":"344188/balupton-on-Flattr","paypal":"QB8GQPZAH84N6","bitcoin":"https://coinbase.com/checkouts/9ef59f5479eec1d97d63382c9ebcb93a","wishlist":"http://amzn.com/w/2F8TXKSNAFG4V"},"author":{"name":"2014+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"balupton","email":"b@lupton.cc"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"}],"bugs":{"url":"https://github.com/chainy-plugins/map/issues"},"repository":{"type":"git","url":"http://github.com/chainy-plugins/map.git"},"engines":{"node":">=0.4"},"dependencies":{},"peerDependencies":{"chainy-core":"^1.2.0","chainy-plugin-each":"1"},"devDependencies":{"chainy-plugin-set":"1","chainy-plugin-each":"1","chainy-core":"1","joe":"~1.5.0","joe-reporter-console":"~1.2.1","chai":"~1.9.1","projectz":"~0.3.11"},"directories":{"test":"test"},"scripts":{"test":"node ./test/map-test.js"},"main":"./lib/map.js","browsers":true,"gitHead":"f0dc39431cb6e1846d55d869c4e6c69e58e5a6d3","_id":"chainy-plugin-map@1.0.3","_shasum":"6fbb2b752a41c7bc682eab822ebba15043c8ae83","_from":".","_npmVersion":"1.4.16","_npmUser":{"name":"balupton","email":"b@lupton.cc"},"dist":{"shasum":"6fbb2b752a41c7bc682eab822ebba15043c8ae83","size":3530,"noattachment":false,"key":"/chainy-plugin-map/-/chainy-plugin-map-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/chainy-plugin-map/download/chainy-plugin-map-1.0.3.tgz"},"publish_time":1403687147590,"_cnpm_publish_time":1403687147590,"_hasShrinkwrap":false},"1.0.2":{"title":"Map action for [ChainyJS](http://chainyjs.org)","name":"chainy-plugin-map","version":"1.0.2","description":"Chainy action that replaces each item in the array with the result of an asynchronous or synchronous iterator","homepage":"https://github.com/chainy-plugins/map","keywords":["chainy-action","chainy-iterator","chainy-modifier","chainy-plugin","chainy-extension","chainy-addon","chainy"],"license":{"type":"MIT"},"badges":{"travis":true,"npm":true,"david":true,"daviddev":true,"gittip":"bevry","flattr":"344188/balupton-on-Flattr","paypal":"QB8GQPZAH84N6","bitcoin":"https://coinbase.com/checkouts/9ef59f5479eec1d97d63382c9ebcb93a","wishlist":"http://amzn.com/w/2F8TXKSNAFG4V"},"author":{"name":"2014+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"balupton","email":"b@lupton.cc"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"}],"bugs":{"url":"https://github.com/chainy-plugins/map/issues"},"repository":{"type":"git","url":"http://github.com/chainy-plugins/map.git"},"engines":{"node":">=0.4"},"dependencies":{},"peerDependencies":{"chainy-core":"1","chainy-plugin-each":"1"},"devDependencies":{"chainy-plugin-set":"1","chainy-plugin-each":"1","chainy-core":"1","joe":"~1.5.0","joe-reporter-console":"~1.2.1","chai":"~1.9.1","projectz":"~0.3.11"},"directories":{"test":"test"},"scripts":{"test":"node ./test/map-test.js"},"main":"./lib/map.js","browsers":true,"gitHead":"83e2f88d0712a4be894ba504916743635249a281","_id":"chainy-plugin-map@1.0.2","_shasum":"ec1e5126914462fe219a0d87bf37eeedc33fbb92","_from":".","_npmVersion":"1.4.16","_npmUser":{"name":"balupton","email":"b@lupton.cc"},"dist":{"shasum":"ec1e5126914462fe219a0d87bf37eeedc33fbb92","size":3490,"noattachment":false,"key":"/chainy-plugin-map/-/chainy-plugin-map-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/chainy-plugin-map/download/chainy-plugin-map-1.0.2.tgz"},"publish_time":1403555855263,"_cnpm_publish_time":1403555855263,"_hasShrinkwrap":false},"1.0.1":{"title":"Map action for [ChainyJS](http://chainyjs.org)","name":"chainy-plugin-map","version":"1.0.1","description":"Chainy action that replaces each item in the array with the result of an asynchronous or synchronous iterator","homepage":"https://github.com/chainy-plugins/map","keywords":["chainy-action","chainy-iterator","chainy-standalone","chainy-modifier","chainy-plugin","chainy-extension","chainy-addon","chainy"],"license":{"type":"MIT"},"badges":{"travis":true,"npm":true,"david":true,"daviddev":true,"gittip":"bevry","flattr":"344188/balupton-on-Flattr","paypal":"QB8GQPZAH84N6","bitcoin":"https://coinbase.com/checkouts/9ef59f5479eec1d97d63382c9ebcb93a","wishlist":"http://amzn.com/w/2F8TXKSNAFG4V"},"author":{"name":"2014+ Bevry Pty Ltd","email":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"balupton","email":"b@lupton.cc"}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://github.com/balupton"}],"bugs":{"url":"https://github.com/chainy-plugins/map/issues"},"repository":{"type":"git","url":"http://github.com/chainy-plugins/map.git"},"engines":{"node":">=0.4"},"dependencies":{},"peerDependencies":{"chainy-core":"1","chainy-plugin-each":"1"},"devDependencies":{"chainy-plugin-set":"1","chainy-plugin-each":"1","chainy-core":"1","joe":"~1.5.0","joe-reporter-console":"~1.2.1","chai":"~1.9.1","projectz":"~0.3.11"},"directories":{"test":"test"},"scripts":{"test":"node ./test/map-test.js"},"main":"./lib/map.js","browsers":true,"gitHead":"ef7676e24bd0721058713922781789e6f29e9198","_id":"chainy-plugin-map@1.0.1","_shasum":"8f29a119c453e7f07003428f40a5222ad112cfa2","_from":".","_npmVersion":"1.4.16","_npmUser":{"name":"balupton","email":"b@lupton.cc"},"dist":{"shasum":"8f29a119c453e7f07003428f40a5222ad112cfa2","size":3507,"noattachment":false,"key":"/chainy-plugin-map/-/chainy-plugin-map-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/chainy-plugin-map/download/chainy-plugin-map-1.0.1.tgz"},"publish_time":1403551599523,"_cnpm_publish_time":1403551599523,"_hasShrinkwrap":false}},"readme":"<!-- TITLE/ -->\n\n<h1>Map action for ChainyJS</h1>\n\n<!-- /TITLE -->\n\n\n<!-- BADGES/ -->\n\n<span class=\"badge-travisci\"><a href=\"http://travis-ci.org/chainyjs/map\" title=\"Check this project's build status on TravisCI\"><img src=\"https://img.shields.io/travis/chainyjs/map/master.svg\" alt=\"Travis CI Build Status\" /></a></span>\n<span class=\"badge-npmversion\"><a href=\"https://npmjs.org/package/chainy-plugin-map\" title=\"View this project on NPM\"><img src=\"https://img.shields.io/npm/v/chainy-plugin-map.svg\" alt=\"NPM version\" /></a></span>\n<span class=\"badge-npmdownloads\"><a href=\"https://npmjs.org/package/chainy-plugin-map\" title=\"View this project on NPM\"><img src=\"https://img.shields.io/npm/dm/chainy-plugin-map.svg\" alt=\"NPM downloads\" /></a></span>\n<span class=\"badge-daviddm\"><a href=\"https://david-dm.org/chainyjs/map\" title=\"View the status of this project's dependencies on DavidDM\"><img src=\"https://img.shields.io/david/chainyjs/map.svg\" alt=\"Dependency Status\" /></a></span>\n<span class=\"badge-daviddmdev\"><a href=\"https://david-dm.org/chainyjs/map#info=devDependencies\" title=\"View the status of this project's development dependencies on DavidDM\"><img src=\"https://img.shields.io/david/dev/chainyjs/map.svg\" alt=\"Dev Dependency Status\" /></a></span>\n<br class=\"badge-separator\" />\n<span class=\"badge-slackin\"><a href=\"https://slack.bevry.me\" title=\"Join this project's slack community\"><img src=\"https://slack.bevry.me/badge.svg\" alt=\"Slack community badge\" /></a></span>\n<span class=\"badge-patreon\"><a href=\"http://patreon.com/bevry\" title=\"Donate to this project using Patreon\"><img src=\"https://img.shields.io/badge/patreon-donate-yellow.svg\" alt=\"Patreon donate button\" /></a></span>\n<span class=\"badge-gratipay\"><a href=\"https://www.gratipay.com/bevry\" title=\"Donate weekly to this project using Gratipay\"><img src=\"https://img.shields.io/badge/gratipay-donate-yellow.svg\" alt=\"Gratipay donate button\" /></a></span>\n<span class=\"badge-flattr\"><a href=\"https://flattr.com/profile/balupton\" title=\"Donate to this project using Flattr\"><img src=\"https://img.shields.io/badge/flattr-donate-yellow.svg\" alt=\"Flattr donate button\" /></a></span>\n<span class=\"badge-paypal\"><a href=\"https://bevry.me/paypal\" title=\"Donate to this project using Paypal\"><img src=\"https://img.shields.io/badge/paypal-donate-yellow.svg\" alt=\"PayPal donate button\" /></a></span>\n<span class=\"badge-bitcoin\"><a href=\"https://bevry.me/bitcoin\" title=\"Donate once-off to this project using Bitcoin\"><img src=\"https://img.shields.io/badge/bitcoin-donate-yellow.svg\" alt=\"Bitcoin donate button\" /></a></span>\n<span class=\"badge-wishlist\"><a href=\"https://bevry.me/wishlist\" title=\"Buy an item on our wishlist for us\"><img src=\"https://img.shields.io/badge/wishlist-donate-yellow.svg\" alt=\"Wishlist browse button\" /></a></span>\n\n<!-- /BADGES -->\n\n\n<!-- CHAINY_DOCUMENTATION/ -->\n\n<!-- DESCRIPTION/ -->\n\nChainy action that replaces each item in the array with the result of an asynchronous or synchronous iterator\n\n<!-- /DESCRIPTION -->\n\n\nThe iterator can operate synchronously:\n\n``` javascript\nfunction (value) {\n\treturn replacementValue\n}\n```\n\nOr asynchronously:\n\n``` javascript\nfunction (value, complete) {\n\tcomplete(err, replacementValue)\n}\n```\n\nIterators are executed in parallel.\n\nThe replacement value (or lack thereof) is used to replace the value of the item in the array the iterator was executing for. Be sure to always explicitly specify a replacement value (even if it is the same as the value), as otherwise the item in the array will be replaced with `undefined` and you'll be confused.\n\nExample:\n\n``` javascript\nrequire('chainy').create().require('set map log')\n\t.set([1, 2, 3])\n\n\t// Synchronous iterator\n\t.map(function (i) {\n\t\treturn i * 5;\n\t}).log()  // [5, 10, 15]\n\n\t// Asynchronous iterator\n\t.map(function (i, next) {\n\t\treturn next(null, i * 10);\n\t}).log()  // [10, 20, 30]\n```\n\n<!-- /CHAINY_DOCUMENTATION -->\n\n\n<!-- INSTALL/ -->\n\n<h2>Install</h2>\n\n<a href=\"https://npmjs.com\" title=\"npm is a package manager for javascript\"><h3>NPM</h3></a><ul>\n<li>Install: <code>npm install --save chainy-plugin-map</code></li>\n<li>Module: <code>require('chainy-plugin-map')</code></li></ul>\n\n<a href=\"http://browserify.org\" title=\"Browserify lets you require('modules') in the browser by bundling up all of your dependencies\"><h3>Browserify</h3></a><ul>\n<li>Install: <code>npm install --save chainy-plugin-map</code></li>\n<li>Module: <code>require('chainy-plugin-map')</code></li>\n<li>CDN URL: <code>//wzrd.in/bundle/chainy-plugin-map@1.0.5</code></li></ul>\n\n<a href=\"http://enderjs.com\" title=\"Ender is a full featured package manager for your browser\"><h3>Ender</h3></a><ul>\n<li>Install: <code>ender add chainy-plugin-map</code></li>\n<li>Module: <code>require('chainy-plugin-map')</code></li></ul>\n\n<h3><a href=\"https://github.com/bevry/editions\" title=\"Editions are the best way to produce and consume packages you care about.\">Editions</a></h3>\n\n<p>This package is published with the following editions:</p>\n\n<ul><li><code>chainy-plugin-map</code> aliases <code>chainy-plugin-map/source/index.js</code></li>\n<li><code>chainy-plugin-map/source/index.js</code> is Source + ES5 + <a href=\"https://nodejs.org/dist/latest-v5.x/docs/api/modules.html\" title=\"Node/CJS Modules\">Require</a></li></ul>\n\n<!-- /INSTALL -->\n\n\n<!-- HISTORY/ -->\n\n<h2>History</h2>\n\n<a href=\"https://github.com/chainyjs/map/blob/master/HISTORY.md#files\">Discover the release history by heading on over to the <code>HISTORY.md</code> file.</a>\n\n<!-- /HISTORY -->\n\n\n<!-- CONTRIBUTE/ -->\n\n<h2>Contribute</h2>\n\n<a href=\"https://github.com/chainyjs/map/blob/master/CONTRIBUTING.md#files\">Discover how you can contribute by heading on over to the <code>CONTRIBUTING.md</code> file.</a>\n\n<!-- /CONTRIBUTE -->\n\n\n<!-- BACKERS/ -->\n\n<h2>Backers</h2>\n\n<h3>Maintainers</h3>\n\nThese amazing people are maintaining this project:\n\n<ul><li><a href=\"https://github.com/balupton\">Benjamin Lupton</a> — <a href=\"https://github.com/chainyjs/map/commits?author=balupton\" title=\"View the GitHub contributions of Benjamin Lupton on repository chainyjs/map\">view contributions</a></li></ul>\n\n<h3>Sponsors</h3>\n\nNo sponsors yet! Will you be the first?\n\n<span class=\"badge-patreon\"><a href=\"http://patreon.com/bevry\" title=\"Donate to this project using Patreon\"><img src=\"https://img.shields.io/badge/patreon-donate-yellow.svg\" alt=\"Patreon donate button\" /></a></span>\n<span class=\"badge-gratipay\"><a href=\"https://www.gratipay.com/bevry\" title=\"Donate weekly to this project using Gratipay\"><img src=\"https://img.shields.io/badge/gratipay-donate-yellow.svg\" alt=\"Gratipay donate button\" /></a></span>\n<span class=\"badge-flattr\"><a href=\"https://flattr.com/profile/balupton\" title=\"Donate to this project using Flattr\"><img src=\"https://img.shields.io/badge/flattr-donate-yellow.svg\" alt=\"Flattr donate button\" /></a></span>\n<span class=\"badge-paypal\"><a href=\"https://bevry.me/paypal\" title=\"Donate to this project using Paypal\"><img src=\"https://img.shields.io/badge/paypal-donate-yellow.svg\" alt=\"PayPal donate button\" /></a></span>\n<span class=\"badge-bitcoin\"><a href=\"https://bevry.me/bitcoin\" title=\"Donate once-off to this project using Bitcoin\"><img src=\"https://img.shields.io/badge/bitcoin-donate-yellow.svg\" alt=\"Bitcoin donate button\" /></a></span>\n<span class=\"badge-wishlist\"><a href=\"https://bevry.me/wishlist\" title=\"Buy an item on our wishlist for us\"><img src=\"https://img.shields.io/badge/wishlist-donate-yellow.svg\" alt=\"Wishlist browse button\" /></a></span>\n\n<h3>Contributors</h3>\n\nThese amazing people have contributed code to this project:\n\n<ul><li><a href=\"https://github.com/balupton\">Benjamin Lupton</a> — <a href=\"https://github.com/chainyjs/map/commits?author=balupton\" title=\"View the GitHub contributions of Benjamin Lupton on repository chainyjs/map\">view contributions</a></li></ul>\n\n<a href=\"https://github.com/chainyjs/map/blob/master/CONTRIBUTING.md#files\">Discover how you can contribute by heading on over to the <code>CONTRIBUTING.md</code> file.</a>\n\n<!-- /BACKERS -->\n\n\n<!-- LICENSE/ -->\n\n<h2>License</h2>\n\nUnless stated otherwise all works are:\n\n<ul><li>Copyright &copy; 2014+ <a href=\"http://bevry.me\">Bevry Pty Ltd</a></li></ul>\n\nand licensed under:\n\n<ul><li><a href=\"http://spdx.org/licenses/MIT.html\">MIT License</a></li></ul>\n\n<!-- /LICENSE -->\n","_attachments":{},"homepage":"https://github.com/chainyjs/map","bugs":{"url":"https://github.com/chainyjs/map/issues"},"license":"MIT"}