File: /home/ubuntu/.npm/registry.npmjs.org/editions/.cache.json
{"_id":"editions","_rev":"23-1812939a2ce88d51e6de709635b2c91d","name":"editions","description":"Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)","dist-tags":{"latest":"2.2.0"},"versions":{"1.0.0":{"name":"editions","version":"1.0.0","description":"https://github.com/bevry/base/issues/21","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"author":"","license":"ISC","_id":"[email protected]","_shasum":"249b0b47eb9f07951e0eb09a9ae035c18b5fde6f","_from":".","_npmVersion":"3.5.3","_nodeVersion":"5.4.1","_npmUser":{"name":"balupton","email":"[email protected]"},"dist":{"shasum":"249b0b47eb9f07951e0eb09a9ae035c18b5fde6f","tarball":"https://registry.npmjs.org/editions/-/editions-1.0.0.tgz"},"maintainers":[{"name":"balupton","email":"[email protected]"}],"_npmOperationalInternal":{"host":"packages-5-east.internal.npmjs.com","tmp":"tmp/editions-1.0.0.tgz_1456651765755_0.5980635357555002"},"directories":{}},"1.1.0":{"name":"editions","version":"1.1.0","description":"Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)","homepage":"https://github.com/bevry/editions","license":"MIT","keywords":["editions","edition","versions","syntaxes","esnext","jsnext","es2015","es6","es6+"],"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":"2016+ Bevry Pty Ltd","email":"[email protected]","url":"http://bevry.me"},"maintainers":[{"name":"balupton","email":"[email protected]"}],"contributors":[{"name":"Benjamin Lupton","email":"[email protected]","url":"https://balupton.com"}],"bugs":{"url":"https://github.com/bevry/editions/issues"},"repository":{"type":"git","url":"git+ssh://[email protected]/bevry/editions.git"},"engines":{"node":">=0.12"},"editions":[{"description":"Source + ESNext + Require + Flow Type Comments","entry":"source/index.js","syntaxes":["javascript","esnext","require","arrows","destructuring","const","let","flow type comments"]},{"description":"Babel Compiled + ES2015 + Require","entry":"es2015/index.js","syntaxes":["javascript","es2015","require"]}],"main":"es2015/index.js","scripts":{"setup":"npm install","clean":"rm -Rf ./docs ./es2015","compile":"npm run compile:es2015","compile:es2015":"babel ./source --out-dir ./es2015 --presets es2015","meta":"npm run meta:docs && npm run meta:projectz","meta:docs":"documentation build -f html -g source/**.js -o docs","meta:projectz":"projectz compile","prepare":"npm run compile && npm run test && npm run meta","release":"npm run prepare && npm run release:tag && npm run release:push","release:tag":"git tag v$npm_package_version -a","release:push":"git push origin master && git push origin --tags","pretest":"npm run test:eslint && npm run test:flow","test:eslint":"eslint ./source","test:flow":"flow check","test":"node --harmony ./es2015/test.js"},"dependencies":{},"devDependencies":{"assert-helpers":"^4.1.0","babel-cli":"^6.6.5","babel-preset-es2015":"^6.6.0","documentation":"^4.0.0-beta","eslint":"^2.3.0","eslint-plugin-babel":"^3.1.0","flow-bin":"^0.22.1","joe":"^1.6.0","joe-reporter-console":"^1.2.1","projectz":"^1.0.9"},"gitHead":"1a096b9173f036dbc3191198dc0d5c14f89fda8b","_id":"[email protected]","_shasum":"56ae5bc02f8e9f4a51903c238dcf6dd85b033d2d","_from":".","_npmVersion":"3.8.1","_nodeVersion":"5.8.0","_npmUser":{"name":"balupton","email":"[email protected]"},"dist":{"shasum":"56ae5bc02f8e9f4a51903c238dcf6dd85b033d2d","tarball":"https://registry.npmjs.org/editions/-/editions-1.1.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/editions-1.1.0.tgz_1458435706337_0.3120811400003731"},"directories":{}},"1.1.1":{"name":"editions","version":"1.1.1","description":"Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)","homepage":"https://github.com/bevry/editions","license":"MIT","keywords":["editions","edition","versions","syntaxes","esnext","jsnext","es2015","es6","es6+"],"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":"2016+ Bevry Pty Ltd","email":"[email protected]","url":"http://bevry.me"},"maintainers":[{"name":"balupton","email":"[email protected]"}],"contributors":[{"name":"Benjamin Lupton","email":"[email protected]","url":"https://balupton.com"}],"bugs":{"url":"https://github.com/bevry/editions/issues"},"repository":{"type":"git","url":"git+ssh://[email protected]/bevry/editions.git"},"engines":{"node":">=0.12"},"editions":[{"description":"Source + ESNext + Require + Flow Type Comments","entry":"source/index.js","syntaxes":["javascript","esnext","require","arrows","destructuring","const","let","flow type comments"]},{"description":"Babel Compiled + ES2015 + Require","entry":"es2015/index.js","syntaxes":["javascript","es2015","require"]}],"main":"es2015/index.js","scripts":{"setup":"npm install","clean":"rm -Rf ./docs ./es2015","compile":"npm run compile:es2015","compile:es2015":"babel ./source --out-dir ./es2015 --presets es2015","meta":"npm run meta:docs && npm run meta:projectz","meta:docs":"documentation build -f html -g source/**.js -o docs","meta:projectz":"projectz compile","prepare":"npm run compile && 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 && npm run test:flow","test:eslint":"eslint ./source","test:flow":"flow check","test":"node --harmony ./es2015/test.js"},"dependencies":{},"devDependencies":{"assert-helpers":"^4.1.0","babel-cli":"^6.6.5","babel-preset-es2015":"^6.6.0","documentation":"^4.0.0-beta1","eslint":"^2.4.0","eslint-plugin-babel":"^3.1.0","flow-bin":"^0.22.1","joe":"^1.6.0","joe-reporter-console":"^1.2.1","projectz":"^1.1.2"},"gitHead":"ef1ad1459d25aef7ef21bf42d38970eb7ea880d5","_id":"[email protected]","_shasum":"8df5536a121759b99c25babc952e30c4188b4e45","_from":".","_npmVersion":"3.8.1","_nodeVersion":"5.8.0","_npmUser":{"name":"balupton","email":"[email protected]"},"dist":{"shasum":"8df5536a121759b99c25babc952e30c4188b4e45","tarball":"https://registry.npmjs.org/editions/-/editions-1.1.1.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/editions-1.1.1.tgz_1458474324880_0.32829807000234723"},"directories":{}},"1.1.2":{"name":"editions","version":"1.1.2","description":"Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)","homepage":"https://github.com/bevry/editions","license":"MIT","keywords":["editions","edition","versions","syntaxes","esnext","jsnext","es2015","es6","es6+"],"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":"2016+ Bevry Pty Ltd","email":"[email protected]","url":"http://bevry.me"},"maintainers":[{"name":"balupton","email":"[email protected]"}],"contributors":[{"name":"Benjamin Lupton","email":"[email protected]","url":"http://balupton.com"}],"bugs":{"url":"https://github.com/bevry/editions/issues"},"repository":{"type":"git","url":"git+ssh://[email protected]/bevry/editions.git"},"engines":{"node":">=0.10"},"editions":[{"description":"Source + ESNext + Require + Flow Type Comments","entry":"source/index.js","syntaxes":["javascript","esnext","require","arrows","destructuring","const","let","flow type comments"]},{"description":"Babel Compiled + ES2015 + Require","entry":"es2015/index.js","syntaxes":["javascript","es2015","require"]}],"main":"es2015/index.js","scripts":{"setup":"npm install","clean":"rm -Rf ./docs ./es2015","compile":"npm run compile:es2015","compile:es2015":"babel ./source --out-dir ./es2015 --presets es2015","meta":"npm run meta:docs && npm run meta:projectz","meta:docs":"documentation build -f html -g source/**.js -o docs","meta:projectz":"projectz compile","prepare":"npm run compile && 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 && npm run test:flow","test:eslint":"eslint ./source","test:flow":"flow check","test":"node --harmony ./es2015/test.js"},"dependencies":{},"devDependencies":{"assert-helpers":"^4.4.0","babel-cli":"^6.10.1","babel-polyfill":"^6.9.1","babel-preset-es2015":"^6.9.0","documentation":"^4.0.0-beta5","eslint":"^2.12.0","flow-bin":"^0.27.0","joe":"^1.8.0","joe-reporter-console":"^1.2.1","projectz":"^1.1.6"},"gitHead":"2b5040409ddafd1c98ececbaee92324528ff7951","_id":"[email protected]","_shasum":"8cdf0cb39eafc564149181ca37c8272e98b16eab","_from":".","_npmVersion":"3.9.5","_nodeVersion":"6.2.1","_npmUser":{"name":"balupton","email":"[email protected]"},"dist":{"shasum":"8cdf0cb39eafc564149181ca37c8272e98b16eab","tarball":"https://registry.npmjs.org/editions/-/editions-1.1.2.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/editions-1.1.2.tgz_1466076392244_0.23405358870513737"},"directories":{}},"1.2.0":{"name":"editions","version":"1.2.0","description":"Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)","homepage":"https://github.com/bevry/editions","license":"MIT","keywords":["editions","edition","versions","syntaxes","esnext","jsnext","es2015","es6","es6+"],"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":"2016+ Bevry Pty Ltd","email":"[email protected]","url":"http://bevry.me"},"maintainers":[{"name":"balupton","email":"[email protected]"}],"contributors":[{"name":"Benjamin Lupton","email":"[email protected]","url":"http://balupton.com"},{"name":"Zlatan Vasović","email":"[email protected]","url":"http://zdroid.github.io"}],"bugs":{"url":"https://github.com/bevry/editions/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/editions.git"},"engines":{"node":">=0.10"},"editions":[{"description":"Source + ESNext + Require + Flow Type Comments","entry":"source/index.js","syntaxes":["javascript","esnext","require","arrows","destructuring","const","let","flow type comments"]},{"description":"Babel Compiled + ES2015 + Require","entry":"es2015/index.js","syntaxes":["javascript","es2015","require"]}],"main":"es2015/index.js","scripts":{"setup":"npm install","clean":"rm -Rf ./docs ./es2015","compile":"npm run compile:es2015","compile:es2015":"babel ./source --out-dir ./es2015 --presets es2015","meta":"npm run meta:docs && npm run meta:projectz","meta:docs":"documentation build -f html -g source/**.js -o docs","meta:projectz":"projectz compile","prepare":"npm run compile && 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 && npm run test:flow","test:eslint":"eslint ./source","test:flow":"flow check","test":"node --harmony ./es2015/test.js"},"dependencies":{},"devDependencies":{"assert-helpers":"^4.4.0","babel-cli":"^6.10.1","babel-polyfill":"^6.9.1","babel-preset-es2015":"^6.9.0","documentation":"^4.0.0-beta10","eslint":"^2.12.0","flow-bin":"^0.33.0","joe":"^1.8.0","joe-reporter-console":"^1.2.1","projectz":"^1.1.6"},"gitHead":"a403edb5abb6500e2a2063d180e3e99b9ea96f34","_id":"[email protected]","_shasum":"be3827e735512c45e927f687e76c25bc3e9e4486","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.7.0","_npmUser":{"name":"balupton","email":"[email protected]"},"dist":{"shasum":"be3827e735512c45e927f687e76c25bc3e9e4486","tarball":"https://registry.npmjs.org/editions/-/editions-1.2.0.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/editions-1.2.0.tgz_1476102368906_0.24954013689421117"},"directories":{}},"1.2.1":{"name":"editions","version":"1.2.1","description":"Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)","homepage":"https://github.com/bevry/editions","license":"MIT","keywords":["editions","edition","versions","syntaxes","esnext","jsnext","es2015","es6","es6+"],"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":"2016+ Bevry Pty Ltd","email":"[email protected]","url":"http://bevry.me"},"maintainers":[{"name":"balupton","email":"[email protected]"}],"contributors":[{"name":"Benjamin Lupton","email":"[email protected]","url":"http://balupton.com"},{"name":"Zlatan Vasović","email":"[email protected]","url":"http://zdroid.github.io"}],"bugs":{"url":"https://github.com/bevry/editions/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/editions.git"},"engines":{"node":">=0.10"},"editions":[{"description":"Source + ESNext + Require + Flow Type Comments","entry":"source/index.js","syntaxes":["javascript","esnext","require","arrows","destructuring","const","let","flow type comments"]},{"description":"Babel Compiled + ES2015 + Require","entry":"es2015/index.js","syntaxes":["javascript","es2015","require"]}],"main":"es2015/index.js","scripts":{"clean":"rm -Rf ./docs ./es2015","compile":"npm run compile:es2015","compile:es2015":"babel ./source --out-dir ./es2015 --presets es2015","meta":"npm run meta:docs && npm run meta:projectz","meta:docs":"documentation build -f html -g source/**.js -o docs","meta:projectz":"projectz compile","prepare":"npm run compile && 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 && npm run test:flow","test:eslint":"eslint ./source","test:flow":"flow check","test":"node --harmony ./es2015/test.js"},"dependencies":{},"devDependencies":{"assert-helpers":"^4.4.0","babel-cli":"^6.10.1","babel-polyfill":"^6.9.1","babel-preset-es2015":"^6.9.0","documentation":"^4.0.0-beta10","eslint":"^2.12.0","flow-bin":"^0.33.0","joe":"^1.8.0","joe-reporter-console":"^1.2.1","projectz":"^1.1.6"},"gitHead":"818ff7efcb7365534b7268bf3948c0e6e0fbbb8a","_id":"[email protected]","_shasum":"c92c302f3ad2b5d22a29a2e3ee6985ad5fe23b46","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.7.0","_npmUser":{"name":"balupton","email":"[email protected]"},"dist":{"shasum":"c92c302f3ad2b5d22a29a2e3ee6985ad5fe23b46","tarball":"https://registry.npmjs.org/editions/-/editions-1.2.1.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/editions-1.2.1.tgz_1476104771085_0.9725633831694722"},"directories":{}},"1.3.1":{"name":"editions","version":"1.3.1","description":"Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)","homepage":"https://github.com/bevry/editions","license":"MIT","keywords":["editions","edition","versions","syntaxes","esnext","jsnext","es2015","es6","es6+"],"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":"2016+ Bevry Pty Ltd","email":"[email protected]","url":"http://bevry.me"},"maintainers":[{"name":"balupton","email":"[email protected]"}],"contributors":[{"name":"Benjamin Lupton","email":"[email protected]","url":"http://balupton.com"},{"name":"Zlatan Vasović","email":"[email protected]","url":"http://zdroid.github.io"}],"bugs":{"url":"https://github.com/bevry/editions/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/editions.git"},"engines":{"node":">=0.10"},"editions":[{"description":"Source + ESNext + Require + Flow Type Comments","entry":"source/index.js","syntaxes":["javascript","esnext","require","arrows","destructuring","const","let","flow type comments"]},{"description":"Babel Compiled + ES2015 + Require","entry":"es2015/index.js","syntaxes":["javascript","es2015","require"]}],"main":"es2015/index.js","scripts":{"clean":"rm -Rf ./docs ./es2015","compile":"npm run compile:es2015","compile:es2015":"babel ./source --out-dir ./es2015 --presets es2015","meta":"npm run meta:docs && npm run meta:projectz","meta:docs":"documentation build -f html -g source/**.js -o docs","meta:projectz":"projectz compile","prepare":"npm run compile && 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 && npm run test:flow","test:eslint":"eslint ./source","test:flow":"flow check","test":"node --harmony ./es2015/test.js"},"dependencies":{},"devDependencies":{"assert-helpers":"^4.4.0","babel-cli":"^6.10.1","babel-polyfill":"^6.9.1","babel-preset-es2015":"^6.9.0","documentation":"^4.0.0-beta10","eslint":"^2.12.0","flow-bin":"^0.33.0","joe":"^1.8.0","joe-reporter-console":"^1.2.1","projectz":"^1.1.6"},"gitHead":"3eb01163ced29de192d8a52d30dc166bd70c4e40","_id":"[email protected]","_shasum":"008425f64dc1401db45ec110e06aa602562419c0","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.7.0","_npmUser":{"name":"balupton","email":"[email protected]"},"dist":{"shasum":"008425f64dc1401db45ec110e06aa602562419c0","tarball":"https://registry.npmjs.org/editions/-/editions-1.3.1.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/editions-1.3.1.tgz_1476148279977_0.8863260305952281"},"directories":{}},"1.3.2":{"name":"editions","version":"1.3.2","description":"Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)","homepage":"https://github.com/bevry/editions","license":"MIT","keywords":["editions","edition","versions","syntaxes","esnext","jsnext","es2015","es6","es6+"],"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":"2016+ Bevry Pty Ltd","email":"[email protected]","url":"http://bevry.me"},"maintainers":[{"name":"balupton","email":"[email protected]"}],"contributors":[{"name":"Benjamin Lupton","email":"[email protected]","url":"http://balupton.com"},{"name":"Zlatan Vasović","email":"[email protected]","url":"http://zdroid.github.io"}],"bugs":{"url":"https://github.com/bevry/editions/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/editions.git"},"engines":{"node":">=0.8"},"editions":[{"description":"Source + ESNext + Require + Flow Type Comments","entry":"source/index.js","syntaxes":["javascript","esnext","require","arrows","destructuring","const","let","flow type comments"]},{"description":"Babel Compiled + ES2015 + Require","entry":"es2015/index.js","syntaxes":["javascript","es2015","require"]}],"main":"es2015/index.js","scripts":{"our:setup":"npm install","our:clean":"rm -Rf ./docs ./es2015","our:compile":"npm run our:compile:es2015","our:compile:es2015":"babel ./source --out-dir ./es2015 --presets es2015","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:meta:docs":"documentation build -f html -o ./docs -g --shallow ./source/**.js","our:meta:projectz":"projectz compile","our:verify":"npm run our:verify:eslint && npm run our:verify:flow","our:verify:eslint":"eslint --fix ./source","our:verify:flow":"flow check","our:test":"npm run our:verify && npm test","our:release":"npm run our:release:prepare && npm run our:release:publish && npm run our:release:tag && npm run our:release:push","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:publish":"npm publish","our:release:tag":"git tag v$npm_package_version -a","our:release:push":"git push origin master && git push origin --tags","test":"node --harmony ./es2015/test.js --joe-reporter=console"},"dependencies":{},"devDependencies":{"assert-helpers":"^4.4.0","babel-cli":"^6.18.0","babel-preset-es2015":"^6.18.0","documentation":"^4.0.0-beta11","eslint":"^3.9.1","flow-bin":"^0.34.0","joe":"^2.0.2","joe-reporter-console":"^2.0.1","projectz":"^1.3.2"},"gitHead":"34bf351e6aeb2b91465a6ecacfd1ed5e06c398d9","_id":"[email protected]","_shasum":"9edf257e01c79ba3f8a1015f218d382680c8bc45","_from":".","_npmVersion":"3.10.9","_nodeVersion":"7.0.0","_npmUser":{"name":"balupton","email":"[email protected]"},"dist":{"shasum":"9edf257e01c79ba3f8a1015f218d382680c8bc45","tarball":"https://registry.npmjs.org/editions/-/editions-1.3.2.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/editions-1.3.2.tgz_1478254965333_0.8382386162411422"},"directories":{}},"1.3.3":{"name":"editions","version":"1.3.3","description":"Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)","homepage":"https://github.com/bevry/editions","license":"MIT","keywords":["editions","edition","versions","syntaxes","esnext","jsnext","es2015","es6","es6+"],"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":"2016+ Bevry Pty Ltd","email":"[email protected]","url":"http://bevry.me"},"maintainers":[{"name":"balupton","email":"[email protected]"}],"contributors":[{"name":"Benjamin Lupton","email":"[email protected]","url":"http://balupton.com"},{"name":"Zlatan Vasović","email":"[email protected]","url":"http://zdroid.github.io"}],"bugs":{"url":"https://github.com/bevry/editions/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/editions.git"},"engines":{"node":">=0.8"},"editions":[{"description":"Source + ESNext + Require + Flow Type Comments","entry":"source/index.js","syntaxes":["javascript","esnext","require","arrows","destructuring","const","let","flow type comments"]},{"description":"Babel Compiled + ES2015 + Require","entry":"es2015/index.js","syntaxes":["javascript","es2015","require"]}],"main":"es2015/index.js","scripts":{"our:setup":"npm install","our:clean":"rm -Rf ./docs ./es2015","our:compile":"npm run our:compile:es2015","our:compile:es2015":"babel ./source --out-dir ./es2015 --presets es2015","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:meta:docs":"documentation build -f html -o ./docs -g --shallow ./source/**.js","our:meta:projectz":"projectz compile","our:verify":"npm run our:verify:eslint && npm run our:verify:flow","our:verify:eslint":"eslint --fix ./source","our:verify:flow":"flow check","our:test":"npm run our:verify && npm test","our:release":"npm run our:release:prepare && npm run our:release:publish && npm run our:release:tag && npm run our:release:push","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:publish":"npm publish","our:release:tag":"git tag v$npm_package_version -a","our:release:push":"git push origin master && git push origin --tags","test":"node --harmony ./es2015/test.js --joe-reporter=console"},"dependencies":{},"devDependencies":{"assert-helpers":"^4.4.0","babel-cli":"^6.18.0","babel-preset-es2015":"^6.18.0","documentation":"^4.0.0-beta11","eslint":"^3.9.1","flow-bin":"^0.34.0","joe":"^2.0.2","joe-reporter-console":"^2.0.1","projectz":"^1.3.2"},"gitHead":"272530079d941652a2679cf2152e83ed2f3f2129","_id":"[email protected]","_shasum":"0907101bdda20fac3cbe334c27cbd0688dc99a5b","_from":".","_npmVersion":"3.10.9","_nodeVersion":"7.0.0","_npmUser":{"name":"balupton","email":"[email protected]"},"dist":{"shasum":"0907101bdda20fac3cbe334c27cbd0688dc99a5b","tarball":"https://registry.npmjs.org/editions/-/editions-1.3.3.tgz"},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/editions-1.3.3.tgz_1478256764229_0.07439323770813644"},"directories":{}},"1.3.4":{"name":"editions","version":"1.3.4","description":"Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)","homepage":"https://github.com/bevry/editions","license":"MIT","keywords":["editions","edition","versions","syntaxes","esnext","jsnext","es2015","es6","es6+"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","opencollective","gratipay","flattr","paypal","bitcoin","wishlist","---","slackin"],"config":{"patreonUsername":"bevry","opencollectiveUsername":"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":"2016+ Bevry Pty Ltd","email":"[email protected]","url":"http://bevry.me"},"maintainers":[{"email":"[email protected]","name":"bevryme"},{"email":"[email protected]","name":"balupton"}],"contributors":[{"name":"Benjamin Lupton","email":"[email protected]","url":"http://balupton.com"},{"name":"Zlatan Vasović","email":"[email protected]","url":"http://zdroid.github.io"}],"bugs":{"url":"https://github.com/bevry/editions/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/editions.git"},"engines":{"node":">=0.8"},"editions":[{"description":"Source + ESNext + Require + Flow Type Comments","directory":"source","entry":"index.js","syntaxes":["javascript","esnext","require","arrows","destructuring","const","let","flow type comments"]},{"description":"Babel Compiled + ES2015 + Require","directory":"es2015","entry":"index.js","syntaxes":["javascript","es2015","require"]}],"main":"es2015/index.js","dependencies":{},"devDependencies":{"assert-helpers":"^4.5.1","babel-cli":"^6.26.0","babel-preset-es2015":"^6.24.1","documentation":"^5.3.5","eslint":"^4.16.0","flow-bin":"^0.64.0","joe":"^2.0.2","joe-reporter-console":"^2.0.1","projectz":"^1.4.0","surge":"^0.19.0"},"scripts":{"our:setup":"npm run our:setup:npm","our:setup:npm":"npm install","our:clean":"rm -Rf ./docs ./es2015 ./es5 ./out","our:compile":"npm run our:compile:es2015","our:compile:es2015":"babel ./source --out-dir ./es2015 --presets es2015","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:meta:docs":"documentation build -f html -o ./docs -g --shallow ./source/**.js","our:meta:projectz":"projectz compile","our:verify":"npm run our:verify:eslint && npm run our:verify:flow","our:verify:eslint":"eslint --fix ./source","our:verify:flow":"flow check","our:test":"npm run our:verify && npm test","our:release":"npm run our:release:prepare && npm run our:release:check && npm run our:release:tag && npm run our:release:push","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:check":"npm run our:release:check:changelog && npm run our:release:check:dirty","our:release:check:changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check:dirty":"git diff --exit-code","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","test":"node --harmony ./es2015/test.js --joe-reporter=console"},"gitHead":"5580800dc3935e988b7aa2cf8d571f3e9fa2d8f9","_id":"[email protected]","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"bevryme","email":"[email protected]"},"dist":{"integrity":"sha512-gzao+mxnYDzIysXKMQi/+M1mjy/rjestjg6OPoYTtI+3Izp23oiGZitsl9lPDPiTGXbcSIk1iJWhliSaglxnUg==","shasum":"3662cb592347c3168eb8e498a0ff73271d67f50b","tarball":"https://registry.npmjs.org/editions/-/editions-1.3.4.tgz"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/editions-1.3.4.tgz_1517357126754_0.38373007951304317"},"directories":{}},"2.0.0":{"name":"editions","version":"2.0.0","description":"Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)","homepage":"https://github.com/bevry/editions","license":"MIT","keywords":["editions","edition","versions","syntaxes","esnext","jsnext","es2015","es6","es6+"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","opencollective","gratipay","flattr","paypal","bitcoin","wishlist"],"config":{"patreonUsername":"bevry","opencollectiveUsername":"bevry","gratipayUsername":"bevry","flattrUsername":"balupton","paypalURL":"https://bevry.me/paypal","bitcoinURL":"https://bevry.me/bitcoin","wishlistURL":"https://bevry.me/wishlist"}},"author":{"name":"2016+ Bevry Pty Ltd","email":"[email protected]","url":"http://bevry.me"},"maintainers":[{"email":"[email protected]","name":"balupton"},{"email":"[email protected]","name":"bevryme"}],"contributors":[{"name":"Benjamin Lupton","email":"[email protected]","url":"http://balupton.com"},{"name":"Zlatan Vasović","email":"[email protected]","url":"http://zdroid.github.io"}],"bugs":{"url":"https://github.com/bevry/editions/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/editions.git"},"engines":{"node":">=0.8"},"editions":[{"description":"Source Code in ESNext with Require","directory":"source","entry":"index.js","syntaxes":["javascript","esnext","require"]},{"description":"Babel Compiled for Node 0.8 with Require","directory":"es2015","entry":"index.js","syntaxes":["javascript","require"]}],"main":"edition:node:0.8/index.js","dependencies":{"errlop":"^1.0.2","semver":"^5.5.0"},"devDependencies":{"assert-helpers":"^4.5.1","babel-cli":"^6.26.0","babel-preset-env":"^1.7.0","documentation":"^8.0.2","eslint":"^5.2.0","joe":"^2.0.2","joe-reporter-console":"^2.0.1","projectz":"^1.4.0","surge":"^0.20.1"},"scripts":{"our:setup":"npm run our:setup:npm","our:setup:npm":"npm install","our:clean":"rm -Rf ./docs ./es2015 ./es5 ./out","our:compile":"npm run our:compile:edition:node:0.8","our:compile:edition:node:0.8":"env BABEL_ENV=edition:node:0.8 babel --out-dir ./edition:node:0.8 ./source","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:meta:docs":"documentation build -f html -o ./docs -g --shallow ./source/**.js","our:meta:projectz":"projectz compile","our:verify":"npm run our:verify:eslint","our:verify:eslint":"eslint --fix ./source","our:test":"npm run our:verify && npm test","our:release":"npm run our:release:prepare && npm run our:release:check && npm run our:release:tag && npm run our:release:push","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:check":"npm run our:release:check:changelog && npm run our:release:check:dirty","our:release:check:changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check:dirty":"git diff --exit-code","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:release:push":"git push origin master && git push origin --tags","test":"node --harmony ./edition:node:0.8/test.js --joe-reporter=console"},"babel":{"env":{"edition:node:0.8":{"presets":[["env",{"targets":{"node":"0.8"}}]]}}},"gitHead":"7e9f06b6a1f0297440c7cca69796244934b691ba","_id":"[email protected]","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"bevryme","email":"[email protected]"},"dist":{"integrity":"sha512-Xqiyl61UjhLUn/HSmImiIjceuMfZLqgIYr12EPrjSObCvXKz2AFutVOEVeKOQNCP1pgwu2fnKoa8R5tW2h/Pvg==","shasum":"5405de0d7aafbd7e3569c567f075dce9a6bf8433","tarball":"https://registry.npmjs.org/editions/-/editions-2.0.0.tgz","fileCount":7,"unpackedSize":28773,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbWuGbCRA9TVsSAnZWagAAh6wP/RhzSXPfIO+1qsqQ2q1D\naEay1wSyO93rrudpjO7lxDsY644FkKQEAsdXvxikjEKsg5VvoGgDBGtHH5IF\nDr9SpNBdXCpLA9OJN/F2y2Otg1VmYw6+T5DHl1c1cgtoatTUxewdXq/knlAV\nlaE28a0AgwzvjX/7zwnkI51RT/IMWgmrwEUx/ZGmOb5DZLZ7WelLSV30vhBv\nYoFfIfnQwaYlhOCUdb0uvhyzqd/Yp1PuREPdOf1ozyD9tOdMPAIh2uU2hDfl\nj977Pz474vFguuUJgcCkMne3YlT/AowffWQaHJYnKVMctED5XZDLuXS/d74l\nWTcPVUuv/rqV6q67/FgLGyngnk8ztNbypaJD7C1PoW/UDvOloehc2z2yGkct\npeN+uAgdfv2sixtVfopT+QTxLhQ+AmrI3gVh3eDrWnZBc9oBJpDPvgijN/7w\n+93GVzmonmf+Llc/+uvjfOGF+UL04wxJNapV4T/wwes6EFMpPXedG1lAEsso\n8nTglf1In3fWzxt+MjkVy9G4BZA7MRL1akYICs4MQ2Ti/vwZK/U387CO30zd\nnH2R+f7qyB1Lfl1puDiZfEceV0mGWV67Fb0Rg4cNLRdqnsGGdLVMmL72vsGn\n7kIK1qTmCeCYqoP2/5FsbJo2S+ztqN7tJT9LMd1feNxey7JZ7OBGJlGGkzxA\nSeoP\r\n=Mbyo\r\n-----END PGP SIGNATURE-----\r\n"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/editions_2.0.0_1532682651908_0.8752386895812174"},"_hasShrinkwrap":false},"2.0.1":{"name":"editions","version":"2.0.1","description":"Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)","homepage":"https://github.com/bevry/editions","license":"MIT","keywords":["editions","edition","versions","syntaxes","esnext","jsnext","es2015","es6","es6+"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","opencollective","flattr","paypal","bitcoin","wishlist"],"config":{"patreonUsername":"bevry","opencollectiveUsername":"bevry","flattrUsername":"balupton","paypalURL":"https://bevry.me/paypal","bitcoinURL":"https://bevry.me/bitcoin","wishlistURL":"https://bevry.me/wishlist"}},"author":{"name":"2016+ Bevry Pty Ltd","email":"[email protected]","url":"http://bevry.me"},"maintainers":[{"email":"[email protected]","name":"balupton"},{"email":"[email protected]","name":"bevryme"}],"contributors":[{"name":"Benjamin Lupton","email":"[email protected]","url":"http://balupton.com"},{"name":"Zlatan Vasović","email":"[email protected]","url":"http://zdroid.github.io"}],"bugs":{"url":"https://github.com/bevry/editions/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/editions.git"},"engines":{"node":">=0.8"},"editions":[{"description":"esnext source code with require for modules","directory":"source","entry":"index.js","syntaxes":["javascript","esnext","require"],"engines":{"node":">=6","browsers":false}},{"description":"esnext compiled for browsers with require for modules","directory":"edition:browsers","entry":"index.js","syntaxes":["javascript","require"],"engines":{"node":false,"browsers":"defaults"}},{"description":"esnext compiled for node.js >=0.8 with require for modules","directory":"edition:node:0.8","entry":"index.js","syntaxes":["javascript","require"],"engines":{"node":">=0.8","browsers":false}}],"main":"edition:node:0.8/index.js","browser":"edition:browsers/index.js","dependencies":{"errlop":"^1.0.2","semver":"^5.5.0"},"devDependencies":{"assert-helpers":"^4.5.1","babel-cli":"^6.26.0","babel-preset-env":"^1.7.0","documentation":"^8.0.2","eslint":"^5.2.0","joe":"^2.0.2","joe-reporter-console":"^2.0.1","projectz":"^1.4.0","surge":"^0.20.1"},"scripts":{"our:clean":"rm -Rf ./docs ./edition:* ./es2015 ./es5 ./out","our:compile":"npm run our:compile:edition","our:compile:edition":"npm run our:compile:edition:browsers && npm run our:compile:edition:node","our:compile:edition:browsers":"env BABEL_ENV=edition:browsers babel --out-dir ./edition:browsers ./source","our:compile:edition:node":"npm run our:compile:edition:node:0.8","our:compile:edition:node:0.8":"env BABEL_ENV=edition:node:0.8 babel --out-dir ./edition:node:0.8 ./source","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:meta:docs":"documentation build -f html -o ./docs -g --shallow ./source/**.js","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:npm","our:setup:npm":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:eslint","our:verify:eslint":"eslint --fix ./source","test":"node --harmony ./edition:node:0.8/test.js --joe-reporter=console"},"babel":{"env":{"edition:browsers":{"presets":[["env",{"targets":{"browsers":"defaults"}}]]},"edition:node:0.8":{"presets":[["env",{"targets":{"node":"0.8"}}]]}}},"gitHead":"f9209b4e691619a09050c1b786fffe96c35f8d4b","_id":"[email protected]","_npmVersion":"5.6.0","_nodeVersion":"8.11.4","_npmUser":{"name":"bevryme","email":"[email protected]"},"dist":{"integrity":"sha512-GNBqG7eF4lxz/jPGM1A/oazdRW9D86OMeggfvCXuA9kcxBJ8fcWO1O8q73pepQlwR8+KecxrgGduwdNeZJ0R9Q==","shasum":"0e112030598461461b5e9e25132aacfe5f12887d","tarball":"https://registry.npmjs.org/editions/-/editions-2.0.1.tgz","fileCount":7,"unpackedSize":35820,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfyrQCRA9TVsSAnZWagAAUxoP/3GNuyAIjBH6BoSlpafj\ncf5yS31kol9mJ6YSBorMgf/WtzWIcq+xz18W4Sul6XYheva5JPlCyrq9DJGl\nl71tpyC6jb9Piy4CTOCoi0m1Ulu1KI/qmrLp0yrtIIWFY+mQfJpImCFmRmzt\nXD8q+2PUOYVPczOzvOJFb6/CiPJi0jIOUXso6S5RBkXCb+PxzlXf15nXcKsH\nvR+uhFiMN9KbZyTMEztw6U/IsRQ5I4Uzc0zSaYg2ZE2TKmeFh3jH50HPyCch\nPTetUriykEBAzrJtghiBfXzx4THEW4ACSXD1NqQ3LdBBO7CgPomqZ/Cs8mw4\nUF0D0S/1BBP3oxoUjuoZ7Ak4aRD2PuvdDB2RmVDaPuBW4MH/YbQScdkaQOZJ\nANqJYy1Blk+LCn7e/WiLmyvEkiXrJbPlXZiYe/j2BjN6RSfJ2F269SSAOyrl\n1Uc8maSlTHvidzeX4g3VAouiq1PwqpQk4r7sk1ASfY/c88iJI4vaDwYC9LZl\nd4sueA2szY2gEIkbtGFBBn7Y0dAf/y1JmmU9J/mLCcxeVT3ftpwmswnnks3N\neP5f3S9suLieeH7fwRqtpH0txyV3XWSFnosHmPYE2UP63DoPpEc7zkNC0OMl\nMDAjN1RXg4+9JlCsl4W95p07GQTcdsTYKyprfn4mvVzhlFeeelHikd+Qttk0\naU5/\r\n=RiRZ\r\n-----END PGP SIGNATURE-----\r\n"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/editions_2.0.1_1535060687580_0.06518065188130628"},"_hasShrinkwrap":false},"2.0.2":{"name":"editions","version":"2.0.2","description":"Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)","homepage":"https://github.com/bevry/editions","license":"MIT","keywords":["editions","edition","versions","syntaxes","esnext","jsnext","es2015","es6","es6+"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","opencollective","flattr","paypal","bitcoin","wishlist"],"config":{"patreonUsername":"bevry","opencollectiveUsername":"bevry","flattrUsername":"balupton","paypalURL":"https://bevry.me/paypal","bitcoinURL":"https://bevry.me/bitcoin","wishlistURL":"https://bevry.me/wishlist"}},"author":{"name":"2016+ Bevry Pty Ltd","email":"[email protected]","url":"http://bevry.me"},"maintainers":[{"email":"[email protected]","name":"balupton"},{"email":"[email protected]","name":"bevryme"}],"contributors":[{"name":"Benjamin Lupton","email":"[email protected]","url":"http://balupton.com"},{"name":"Zlatan Vasović","email":"[email protected]","url":"http://zdroid.github.io"}],"bugs":{"url":"https://github.com/bevry/editions/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/editions.git"},"engines":{"node":">=0.8"},"editions":[{"description":"esnext source code with require for modules","directory":"source","entry":"index.js","syntaxes":["javascript","esnext","require"],"engines":{"node":">=6","browsers":false}},{"description":"esnext compiled for browsers with require for modules","directory":"edition-browsers","entry":"index.js","syntaxes":["javascript","require"],"engines":{"node":false,"browsers":"defaults"}},{"description":"esnext compiled for node.js >=0.8 with require for modules","directory":"edition-node-0.8","entry":"index.js","syntaxes":["javascript","require"],"engines":{"node":"0.8 || 0.10 || 0.12 || 4 || 6 || 8 || 10","browsers":false}}],"main":"edition-node-0.8/index.js","browser":"edition-browsers/index.js","dependencies":{"errlop":"^1.0.2","semver":"^5.5.0"},"devDependencies":{"assert-helpers":"^4.5.1","babel-cli":"^6.26.0","babel-preset-env":"^1.7.0","documentation":"^8.1.2","eslint":"^5.5.0","joe":"^2.0.2","joe-reporter-console":"^2.0.2","projectz":"^1.4.0","surge":"^0.20.1"},"scripts":{"our:clean":"rm -Rf ./docs ./edition:* ./es2015 ./es5 ./out","our:compile":"npm run our:compile:edition-browsers && npm run our:compile:edition-node-0.8","our:compile:edition-browsers":"env BABEL_ENV=edition-browsers babel --out-dir ./edition-browsers ./source","our:compile:edition-node-0.8":"env BABEL_ENV=edition-node-0.8 babel --out-dir ./edition-node-0.8 ./source","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:meta:docs":"documentation build -f html -o ./docs -g --shallow ./source/**.js","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:npm","our:setup:npm":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:eslint","our:verify:eslint":"eslint --fix ./source","test":"node --harmony ./edition-node-0.8/test.js --joe-reporter=console"},"babel":{"env":{"edition-browsers":{"presets":[["env",{"targets":{"browsers":"defaults"}}]]},"edition-node-0.8":{"presets":[["env",{"targets":{"node":"0.8"}}]]}}},"gitHead":"fadc5cbb4b99f727f95a32bd4fe813198917d003","_id":"[email protected]","_npmVersion":"5.6.0","_nodeVersion":"8.11.4","_npmUser":{"name":"bevryme","email":"[email protected]"},"dist":{"integrity":"sha512-0B8aSTWUu9+JW99zHoeogavCi+lkE5l35FK0OKe0pCobixJYoeof3ZujtqYzSsU2MskhRadY5V9oWUuyG4aJ3A==","shasum":"54fdac6fb24b0a1a72ffc1ba0126c10602c3e0bd","tarball":"https://registry.npmjs.org/editions/-/editions-2.0.2.tgz","fileCount":7,"unpackedSize":36659,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbjR0oCRA9TVsSAnZWagAA0SgP/2z2Ln66M3N5gVhsd8th\nNf5+8QamqLWGy9IjxslNTCwI5YfJGDFWkSswfL7iL8usSG96t4djVmgfGixg\n9RB0c6rDHAzo3fGl3FcV/wxnjr82oZxaCDwUxaKETrAlcfBWRMeCwQ41cFJZ\n8n3Emvm8Lg36SSD3WsQu8X+40SIRFewOv6L2UJ4NL04AkRlEw/zYpzh0hhzb\nV92HUMCkqCvclGjdB9YlkejVI04DSBsHtMFtrbv1kCfOOhFWxHQqVeQ1Ms1C\n6hAITKcWeFdjtg8pYJbOHLLyNAPzjYMYv0LrrfBVeGY11OXxOuQLSOXb57TY\ncdc1x3Dy+fjDuYbOXJcCiCWpM3RdK4Ry4b19sWkpRiytjt12NGqwu2n4iIoQ\n2/byOej3uIwaBLTfKc/5d/aIj7N+q8cQYrbsqJYCDO+btkLBgHrUiITjrbuT\nUci0tyf+Ov0PLjGkbivSgXwJTsgJEia9hzL18t05FhlhLewNUB3rFD++O3lb\n2N4XCMLKLMK3PTMCMwNEPsfyAbWaQXPkniVCtcpeUZausP+fpqgOqr8ogzQv\nnEPhE3Dlc+/IYoLopBNSddUI8UsjavAyOJSvt595u6w1eUvp4fbljbgUnV9M\nJ7TgeuxR/0+2+2e+f1/VsoNQsNdTIOZ/uVc6XDwDoUsB/5P8Rnogs58pNbLi\n5sev\r\n=LCim\r\n-----END PGP SIGNATURE-----\r\n"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/editions_2.0.2_1535974695607_0.3574648363051447"},"_hasShrinkwrap":false},"2.1.0":{"name":"editions","version":"2.1.0","description":"Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)","homepage":"https://github.com/bevry/editions","license":"MIT","keywords":["editions","edition","versions","syntaxes","esnext","jsnext","es2015","es6","es6+"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","flattr","liberapay","thanksapp","boostlab","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist"}},"author":{"name":"2016+ Bevry Pty Ltd","email":"[email protected]","url":"http://bevry.me"},"maintainers":[{"email":"[email protected]","name":"balupton"},{"email":"[email protected]","name":"bevryme"}],"contributors":[{"name":"Benjamin Lupton","email":"[email protected]","url":"http://balupton.com"},{"name":"Zlatan Vasović","email":"[email protected]","url":"http://zdroid.github.io"}],"bugs":{"url":"https://github.com/bevry/editions/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/editions.git"},"engines":{"node":">=0.8"},"editions":[{"description":"esnext source code with require for modules","directory":"source","entry":"index.js","tags":["javascript","esnext","require"],"engines":{"node":">=6","browsers":false}},{"description":"esnext compiled for browsers with require for modules","directory":"edition-browsers","entry":"index.js","tags":["javascript","require"],"engines":{"node":false,"browsers":"defaults"}},{"description":"esnext compiled for node.js >=0.8 with require for modules","directory":"edition-node-0.8","entry":"index.js","tags":["javascript","require"],"engines":{"node":true,"browsers":false}}],"main":"edition-node-0.8/index.js","browser":"edition-browsers/index.js","dependencies":{"errlop":"^1.0.3","semver":"^5.6.0"},"devDependencies":{"@babel/cli":"^7.1.5","@babel/core":"^7.1.6","@babel/preset-env":"^7.1.6","assert-helpers":"^4.5.1","eslint":"^5.9.0","joe":"^2.0.2","joe-reporter-console":"^2.0.2","jsdoc":"^3.5.5","minami":"^1.2.3","projectz":"^1.4.0","surge":"^0.20.1"},"scripts":{"our:clean":"rm -Rf ./docs ./edition-* ./es2015 ./es5 ./out","our:compile":"npm run our:compile:edition-browsers && npm run our:compile:edition-node-0.8","our:compile:edition-browsers":"env BABEL_ENV=edition-browsers babel --out-dir ./edition-browsers ./source","our:compile:edition-node-0.8":"env BABEL_ENV=edition-node-0.8 babel --out-dir ./edition-node-0.8 ./source","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:meta:docs":"rm -Rf ./docs && jsdoc --recurse --pedantic --access all --destination ./docs --package ./package.json --readme ./README.md --template ./node_modules/minami ./source && mv ./docs/$npm_package_name/$npm_package_version/* ./docs/ && rm -Rf ./docs/$npm_package_name/$npm_package_version","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:npm","our:setup:npm":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:eslint","our:verify:eslint":"eslint --fix ./source","test":"node --harmony ./edition-node-0.8/test.js --joe-reporter=console"},"babel":{"env":{"edition-browsers":{"presets":[["@babel/preset-env",{"targets":{"browsers":"defaults"}}]]},"edition-node-0.8":{"presets":[["@babel/preset-env",{"targets":{"node":"0.8"}}]]}}},"gitHead":"023cc3aeb8b354b80485343e7dcd982af78d91f3","_id":"[email protected]","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"bevryme","email":"[email protected]"},"dist":{"integrity":"sha512-yKrimWcvOXcYXtqsOeebbMLynm9qbYVd0005wveGU2biPxJaJoxA0jtaZrxiMe3mAanLr5lxoYFVz5zjv9JdnA==","shasum":"5c6f6341ef19ee362a3bcbb907fe68e696dbc69e","tarball":"https://registry.npmjs.org/editions/-/editions-2.1.0.tgz","fileCount":10,"unpackedSize":68595,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb7PF1CRA9TVsSAnZWagAAxI4P/A5wG38P/7TSaOZ+c4IE\nMi0VNl5j5OyyJ3/AB6Yr95+wtCX343SNl1FQHdk5U0NUudT3bD1INCpTGiMb\nmu/vTsGYeg5+QwXpNVmjsoNDPgk1UYIt6M39F8KY/wvlFo/n6+4vVijUNkkU\nKsi7zHVSQUY+OfQg2hXr2lHt1sGLQge2lbnsFBudtFqaFoTf4GKvnXrRmU2K\nFOvXkmhuRddm7xuMTZGP7wgQJDldbjQnn3SSsX9E1/Pb/2ZBaKVze69bww6o\nV7CpPEup8/WwsVCS7CXq7NDsPwMsUOvJ/MJW3Og5zK2Z7yE0S6TXS6nX8MDs\nZqFjwtho8Lm8YqQvcFv3OA0PlNpKYFJWSOnsiiWsXHaVgrbsWx1hZnxm1atQ\ni5315kNkyJXmpI1bf8Du/m+dETE+RgMevXq8yibPcNyXl+CEzFPGEEYnmy89\nWpxh5etlngMkDszunZ36kmrEhnQhZhyhv9lBpjGLlIIEU/HSPiE6kXcBIrE4\nShk+sY5q26EO6JWdNk2NBCNjPz/g3SWsNMenlqbQ7HT7yc606VXS7AlPSDb7\noXkAZXD0AYNtJZ4K2CQSE1rglL92AUmIwmW1A+pwHblWZcXAX2DhMrZS3/2R\nlrv5G1hiKhtrYr1QKU8kIBzIiOhmlFaPqvRxvJgu7ZklGKzYdTh/j3BC1qGg\nkd6H\r\n=yiz4\r\n-----END PGP SIGNATURE-----\r\n"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/editions_2.1.0_1542254964282_0.5563116864633875"},"_hasShrinkwrap":false},"2.1.2":{"name":"editions","version":"2.1.2","description":"Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)","homepage":"https://github.com/bevry/editions","license":"MIT","keywords":["editions","edition","versions","syntaxes","esnext","jsnext","es2015","es6","es6+"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","flattr","liberapay","thanksapp","boostlab","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist"}},"author":{"name":"2016+ Bevry Pty Ltd","email":"[email protected]","url":"http://bevry.me"},"maintainers":[{"email":"[email protected]","name":"balupton"},{"email":"[email protected]","name":"bevryme"}],"contributors":[{"name":"Benjamin Lupton","email":"[email protected]","url":"http://balupton.com"},{"name":"Zlatan Vasović","email":"[email protected]","url":"http://zdroid.github.io"}],"bugs":{"url":"https://github.com/bevry/editions/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/editions.git"},"engines":{"node":">=0.8"},"editions":[{"description":"esnext source code with require for modules","directory":"source","entry":"index.js","tags":["javascript","esnext","require"],"engines":{"node":"8 || 10 || 11","browsers":false}},{"description":"esnext compiled for browsers with require for modules","directory":"edition-browsers","entry":"index.js","tags":["javascript","require"],"engines":{"node":false,"browsers":"defaults"}},{"description":"esnext compiled for node.js 0.8 with require for modules","directory":"edition-node-0.8","entry":"index.js","tags":["javascript","require"],"engines":{"node":"0.8 || 0.10 || 0.12 || 4 || 6 || 8 || 10 || 11","browsers":false}}],"main":"edition-node-0.8/index.js","browser":"edition-browsers/index.js","dependencies":{"errlop":"^1.1.0","semver":"^5.6.0"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.2.2","@babel/plugin-proposal-object-rest-spread":"^7.2.0","@babel/preset-env":"^7.2.3","assert-helpers":"^4.9.3","eslint":"^5.11.1","eslint-config-bevry":"^1.0.2","eslint-config-prettier":"^3.3.0","eslint-plugin-prettier":"^3.0.1","jsdoc":"^3.5.5","kava":"^3.1.0","minami":"^1.2.3","prettier":"^1.15.3","projectz":"^1.7.4","surge":"^0.20.1","valid-directory":"^1.0.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out","our:compile":"npm run our:compile:edition-browsers && npm run our:compile:edition-node-0.8","our:compile:edition-browsers":"env BABEL_ENV=edition-browsers babel --out-dir ./edition-browsers ./source","our:compile:edition-node-0.8":"env BABEL_ENV=edition-node-0.8 babel --out-dir ./edition-node-0.8 ./source","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:meta:docs":"npm run our:meta:docs:jsdoc","our:meta:docs:jsdoc":"rm -Rf ./docs && jsdoc --recurse --pedantic --access all --destination ./docs --package ./package.json --readme ./README.md --template ./node_modules/minami ./source && mv ./docs/$npm_package_name/$npm_package_version/* ./docs/ && rm -Rf ./docs/$npm_package_name/$npm_package_version","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:npm","our:setup:npm":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory && npm run our:verify:eslint","our:verify:directory":"npx valid-directory","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","test":"node ./edition-node-0.8/test.js"},"eslintConfig":{"extends":["bevry"]},"prettier":{"semi":false,"singleQuote":true},"babel":{"env":{"edition-browsers":{"sourceType":"script","presets":[["@babel/preset-env",{"targets":"defaults","modules":"commonjs"}]],"plugins":["@babel/proposal-object-rest-spread"]},"edition-node-0.8":{"sourceType":"script","presets":[["@babel/preset-env",{"targets":{"node":"0.8"},"modules":"commonjs"}]],"plugins":["@babel/proposal-object-rest-spread"]}}},"gitHead":"84f536320f7eff6385e867d9f5c1de0dfb92fa88","_id":"[email protected]","_npmVersion":"6.5.0","_nodeVersion":"11.5.0","_npmUser":{"name":"balupton","email":"[email protected]"},"dist":{"integrity":"sha512-Xg4hfZhDubuLJaw3JfFwdm+ut5DN6GcN+5oUuRAAv3MqZfUUQYfFFUg3vWp4QtTslgdadwl+uq6vqgBCLH6lzg==","shasum":"d3284b995a4ab305aef984e6612eaabfd7ef19a8","tarball":"https://registry.npmjs.org/editions/-/editions-2.1.2.tgz","fileCount":10,"unpackedSize":72555,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcJl+9CRA9TVsSAnZWagAARVEP/jThjpW2Y2i/zpOmY+HP\nLdsWwckctO8ISRVf3EYL5LXTeJH0enMIiLW05tRmipTOvucDt+pSts5xc0NS\n7BeNBf6iPL26AeU3vvdZ6uCF4BTAecnxaNYsH33QB3V+iOpFVYfrOq3kKzMN\n0BrdmR9nfJd/4BtvE0mjd75Gdi9czciQ//ECF9xNO+p41sZQmMkp2WNE2tdK\ntMMn/A/ObFtH75FqPPIAU5LrPJRb5a5A2x//u2jvDVsnvSGsK+wPIo0lLQXN\nNU0LnB/Yl9NTS6Ug5Vnx2w+/1XHTsyUif33s6B+S97x4kvGLcOUqUnP+MHUH\n7O94LJHFnRFRDMZjtNOqQX8EsI71uyf/6TshcjAWUFoa357LONzKS55ai+0D\n4kuc5EddlRDRxSCxjaAY0ZVImlBCaRlUz0XDcr+iRmtKSzhZNdvGlc8qmmtx\nqIdtKPGpJSdApQOxKu6O8mcAty7AaybSbQD4oUkx6pmom/SXhbb7KhTHnOrJ\n8++q7+aVY04VN+WIKu4vcKYEZyyE6XX4SFi+zRrV0Dq2UqiVcGuzm5w+QeTh\ny65x+IMV0LbXcu3G2whewxVR/st9iuLp3xSxEw6fCt1vzg0+m19AcYMALeWt\nRRstQ3QqciONav4UXtD53H/5KGaNjS/r4jrPnmDaCAvbLRFr3ZyD/VRA9xRH\nFcHC\r\n=J0Eb\r\n-----END PGP SIGNATURE-----\r\n"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/editions_2.1.2_1546018748850_0.3183691626624441"},"_hasShrinkwrap":false},"2.1.3":{"name":"editions","version":"2.1.3","description":"Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)","homepage":"https://github.com/bevry/editions","license":"MIT","keywords":["editions","edition","versions","syntaxes","esnext","jsnext","es2015","es6","es6+"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","flattr","liberapay","thanksapp","boostlab","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist"}},"author":{"name":"2016+ Bevry Pty Ltd","email":"[email protected]","url":"http://bevry.me"},"maintainers":[{"email":"[email protected]","name":"balupton"},{"email":"[email protected]","name":"bevryme"}],"contributors":[{"name":"Benjamin Lupton","email":"[email protected]","url":"http://balupton.com"},{"name":"Zlatan Vasović","email":"[email protected]","url":"http://zdroid.github.io"}],"bugs":{"url":"https://github.com/bevry/editions/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/editions.git"},"engines":{"node":">=0.8"},"editions":[{"description":"esnext source code with require for modules","directory":"source","entry":"index.js","tags":["javascript","esnext","require"],"engines":{"node":"8 || 10 || 11","browsers":false}},{"description":"esnext compiled for browsers with require for modules","directory":"edition-browsers","entry":"index.js","tags":["javascript","require"],"engines":{"node":false,"browsers":"defaults"}},{"description":"esnext compiled for node.js 0.8 with require for modules","directory":"edition-node-0.8","entry":"index.js","tags":["javascript","require"],"engines":{"node":"0.8 || 0.10 || 0.12 || 4 || 6 || 8 || 10 || 11","browsers":false}}],"main":"edition-node-0.8/index.js","browser":"edition-browsers/index.js","dependencies":{"errlop":"^1.1.1","semver":"^5.6.0"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.2.2","@babel/plugin-proposal-object-rest-spread":"^7.2.0","@babel/preset-env":"^7.2.3","assert-helpers":"^4.9.3","eslint":"^5.11.1","eslint-config-bevry":"^1.0.2","eslint-config-prettier":"^3.3.0","eslint-plugin-prettier":"^3.0.1","jsdoc":"^3.5.5","kava":"^3.1.0","minami":"^1.2.3","prettier":"^1.15.3","projectz":"^1.7.4","surge":"^0.20.1","valid-directory":"^1.0.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out","our:compile":"npm run our:compile:edition-browsers && npm run our:compile:edition-node-0.8","our:compile:edition-browsers":"env BABEL_ENV=edition-browsers babel --out-dir ./edition-browsers ./source","our:compile:edition-node-0.8":"env BABEL_ENV=edition-node-0.8 babel --out-dir ./edition-node-0.8 ./source","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:meta:docs":"npm run our:meta:docs:jsdoc","our:meta:docs:jsdoc":"rm -Rf ./docs && jsdoc --recurse --pedantic --access all --destination ./docs --package ./package.json --readme ./README.md --template ./node_modules/minami ./source && mv ./docs/$npm_package_name/$npm_package_version/* ./docs/ && rm -Rf ./docs/$npm_package_name/$npm_package_version","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:npm","our:setup:npm":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory && npm run our:verify:eslint","our:verify:directory":"npx valid-directory","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","test":"node ./edition-node-0.8/test.js"},"eslintConfig":{"extends":["bevry"]},"prettier":{"semi":false,"singleQuote":true},"babel":{"env":{"edition-browsers":{"sourceType":"script","presets":[["@babel/preset-env",{"targets":"defaults","modules":"commonjs"}]],"plugins":["@babel/proposal-object-rest-spread"]},"edition-node-0.8":{"sourceType":"script","presets":[["@babel/preset-env",{"targets":{"node":"0.8"},"modules":"commonjs"}]],"plugins":["@babel/proposal-object-rest-spread"]}}},"gitHead":"84f536320f7eff6385e867d9f5c1de0dfb92fa88","_id":"[email protected]","_npmVersion":"6.5.0","_nodeVersion":"11.5.0","_npmUser":{"name":"balupton","email":"[email protected]"},"dist":{"integrity":"sha512-xDZyVm0A4nLgMNWVVLJvcwMjI80ShiH/27RyLiCnW1L273TcJIA25C4pwJ33AWV01OX6UriP35Xu+lH4S7HWQw==","shasum":"727ccf3ec2c7b12dcc652c71000f16c4824d6f7d","tarball":"https://registry.npmjs.org/editions/-/editions-2.1.3.tgz","fileCount":10,"unpackedSize":72693,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcJmE4CRA9TVsSAnZWagAAJLQP/i7SaUXvAmxXaavI7BT9\niGPCWHQKaX6jFK8BplLJVY2Ma6rB6onV5kdUXEy+6535LZB9NHxu99YK5U0e\nOZtsgpdIJCMvUO1fQC0C2acOrQvmIgrVpMeyGVxNXu/g/um4QLJQvOTPfG0y\niAEEdmoVBeIlx6qzYeQCBCnwLEMPX2EKaKP/XiML72zUaE/2aiVqadRMRhMQ\nHnhlbLjLRJ3Tcj5CHRla8nILdfWauMlWyVQ1tMdlXapslge8eMxCa9g/QnUx\n/3F0fc8GBnye2nl71vEXISUD3Gh6JZKKC5+GZiAi7urS0Zyjr/S+336ERhSt\ns9AfA2V0v1KfpgmcZS/zUg8Ged6MYgPccXhdDS/VjTBISeLm2mLToy1vONbU\njtD9ZTeUIGiblPIBLDHxiFiVulrlNnLynCQCYrieyUS8QLHXo12XrtmMMfk7\nFkYMZdPleA+2jipl9oVZ1h7tTwZKrDltddJkJgeBmtgWjC5ievNK4hXADyZ2\nMMmwK2r7xZ8nWJ5I8xO0X1uwmLQFjKM4hnI5xx2/Gonw+5FziTuRvIBpalfV\n26DuWv/QgCWcS4b99h0T8NatwAfiVAxaRebCZwRkCQd4gufmxDBr4eGrFoo9\nXizjiC9xiKxAmvsjGvFrse5xBRBEvlT0LBhlB62vRhvWLlD7W5H7z5JDxMBh\nxAx6\r\n=bk5j\r\n-----END PGP SIGNATURE-----\r\n"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/editions_2.1.3_1546019127414_0.5649379346975099"},"_hasShrinkwrap":false},"2.2.0":{"name":"editions","version":"2.2.0","description":"Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)","homepage":"https://github.com/bevry/editions","license":"MIT","keywords":["editions","edition","versions","syntaxes","esnext","jsnext","es2015","es6","es6+"],"badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","patreon","flattr","liberapay","thanksapp","boostlab","buymeacoffee","opencollective","crypto","paypal","wishlist"],"config":{"buymeacoffeeUsername":"balupton","cryptoURL":"https://bevry.me/crypto","flattrUsername":"balupton","liberapayUsername":"bevry","opencollectiveUsername":"bevry","patreonUsername":"bevry","paypalURL":"https://bevry.me/paypal","wishlistURL":"https://bevry.me/wishlist"}},"author":{"name":"2016+ Bevry Pty Ltd","email":"[email protected]","url":"http://bevry.me"},"maintainers":[{"email":"[email protected]","name":"balupton"},{"email":"[email protected]","name":"bevryme"}],"contributors":[{"name":"Benjamin Lupton","email":"[email protected]","url":"http://balupton.com"},{"name":"Zlatan Vasović","email":"[email protected]","url":"http://zdroid.github.io"},{"name":"dependabot[bot]","url":"http://github.com/apps/dependabot"}],"bugs":{"url":"https://github.com/bevry/editions/issues"},"repository":{"type":"git","url":"git+https://github.com/bevry/editions.git"},"engines":{"node":">=0.8"},"editions":[{"description":"esnext source code with require for modules","directory":"source","entry":"index.js","tags":["javascript","esnext","require"],"engines":{"node":"8 || 10 || 11 || 12","browsers":false}},{"description":"esnext compiled for node.js 0.8 with require for modules","directory":"edition-node-0.8","entry":"index.js","tags":["javascript","require"],"engines":{"node":"0.8 || 0.10 || 0.12 || 4 || 6 || 8 || 10 || 11 || 12","browsers":false}}],"main":"edition-node-0.8/index.js","dependencies":{"errlop":"^1.1.2","semver":"^6.3.0"},"devDependencies":{"@babel/cli":"^7.6.0","@babel/core":"^7.6.0","@babel/plugin-proposal-object-rest-spread":"^7.5.5","@babel/preset-env":"^7.6.0","assert-helpers":"^4.9.6","eslint":"^6.3.0","eslint-config-bevry":"^1.2.1","eslint-config-prettier":"^6.2.0","eslint-plugin-prettier":"^3.1.0","jsdoc":"^3.6.3","kava":"^3.1.0","minami":"^1.2.3","prettier":"^1.18.2","projectz":"^1.7.5","surge":"^0.21.3","valid-directory":"^1.0.0"},"scripts":{"our:clean":"rm -Rf ./docs ./edition* ./es2015 ./es5 ./out ./.next","our:compile":"npm run our:compile:edition-node-0.8","our:compile:edition-node-0.8":"env BABEL_ENV=edition-node-0.8 babel --out-dir ./edition-node-0.8 ./source","our:deploy":"echo no need for this project","our:meta":"npm run our:meta:docs && npm run our:meta:projectz","our:meta:docs":"npm run our:meta:docs:jsdoc","our:meta:docs:jsdoc":"rm -Rf ./docs && jsdoc --recurse --pedantic --access all --destination ./docs --package ./package.json --readme ./README.md --template ./node_modules/minami ./source && mv ./docs/$npm_package_name/$npm_package_version/* ./docs/ && rm -Rf ./docs/$npm_package_name/$npm_package_version","our:meta:projectz":"projectz compile","our:release":"npm run our:release:prepare && npm run our:release:check-changelog && npm run our:release:check-dirty && npm run our:release:tag && npm run our:release:push","our:release:check-changelog":"cat ./HISTORY.md | grep v$npm_package_version || (echo add a changelog entry for v$npm_package_version && exit -1)","our:release:check-dirty":"git diff --exit-code","our:release:prepare":"npm run our:clean && npm run our:compile && npm run our:test && npm run our:meta","our:release:push":"git push origin master && git push origin --tags","our:release:tag":"export MESSAGE=$(cat ./HISTORY.md | sed -n \"/## v$npm_package_version/,/##/p\" | sed 's/## //' | awk 'NR>1{print buf}{buf = $0}') && test \"$MESSAGE\" || (echo 'proper changelog entry not found' && exit -1) && git tag v$npm_package_version -am \"$MESSAGE\"","our:setup":"npm run our:setup:install","our:setup:install":"npm install","our:test":"npm run our:verify && npm test","our:verify":"npm run our:verify:directory && npm run our:verify:eslint && npm run our:verify:prettier","our:verify:directory":"npx valid-directory","our:verify:eslint":"eslint --fix --ignore-pattern '**/*.d.ts' --ignore-pattern '**/vendor/' --ignore-pattern '**/node_modules/' --ext .mjs,.js,.jsx,.ts,.tsx ./source","our:verify:prettier":"prettier --write ./source/**","test":"node ./edition-node-0.8/test.js"},"eslintConfig":{"extends":["bevry"]},"prettier":{"semi":false,"singleQuote":true},"babel":{"env":{"edition-node-0.8":{"sourceType":"script","presets":[["@babel/preset-env",{"targets":{"node":"0.8"},"modules":"commonjs"}]],"plugins":["@babel/proposal-object-rest-spread"]}}},"gitHead":"2c6d8f0789d163b2768493be11f015862366e4bc","_id":"[email protected]","_nodeVersion":"12.10.0","_npmVersion":"6.10.3","dist":{"integrity":"sha512-RYg3iEA2BDLCNVe8PUkD+ox5vAKxB9XS/mAhx1bdxGCF0CpX077C0pyTA9t5D6idCYA3avl5/XDHKPsHFrygfw==","shasum":"dacd0c2a9441ebef592bba316a6264febb337f35","tarball":"https://registry.npmjs.org/editions/-/editions-2.2.0.tgz","fileCount":8,"unpackedSize":55326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdd7ZcCRA9TVsSAnZWagAAkCcP/39svFwivWJWKBMsK90P\nadFH6BXfaPbfr2SGtlLQfN37Id4GUblRc15/IDsBSjWzWEYqQQSTVPLTOPzy\n59GkI/tg9Sl4i9Lzaozq67Le4qHw5Cqe2LwQeVhut1eGiVIKTAHwst34ugNK\nPUJjHjeQpga/ryh6zo3rUWl/9etVBesc9ZooKgdc4TzqtBi3Ddlb3k68Gpu3\nfrFHVu3R26k2AIrusVHybY5PIFd8XIcQEpHl/5Ae86iy0nFrwS7SsnSgfJAG\ngqdZVXPst0qGQPngUBsz2ARF1pT8n1YvIVShXVJSTqGZxcT4VpoggBHTG4pR\nhYCejNrTODGd7zHgLS6rHw4M2/Qcl1JKkzIktg/MlwqlAXrliatjczavPGXx\nv4m6IciMsdvNob3SUv9jBlEMQMjW11m9ZtqrHMfQBt9Ptpfuj7FJu6KNpQlu\nLRcoC4dnkj2aWWntero5eJx/UHD3Dss3TPbOhVCT2rC+BM2l4e0c+Wcgbguk\nD/2GJDFIWTtj+fFvX3JUIKcv7TXY1P0NGhndVZZfhRIPgDFgIi6zCnSsg84B\nL+uTeliJI13V0KiDRonuA+nDoGlAfDGuH5Qz538HFnUWa3vRwtl25UtkuN8Q\nj9hKmdU2O7f2/qhQZjNVKo2wk8MfL2qRkuod3xfIKAW+/2qweQu0nYKSC6VD\nX7eE\r\n=yry7\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"bevryme","email":"[email protected]"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/editions_2.2.0_1568126555432_0.1454575307698458"},"_hasShrinkwrap":false}},"readme":"<!-- TITLE/ -->\n\n<h1>editions</h1>\n\n<!-- /TITLE -->\n\n\n<!-- BADGES/ -->\n\n<span class=\"badge-travisci\"><a href=\"http://travis-ci.org/bevry/editions\" title=\"Check this project's build status on TravisCI\"><img src=\"https://img.shields.io/travis/bevry/editions/master.svg\" alt=\"Travis CI Build Status\" /></a></span>\n<span class=\"badge-npmversion\"><a href=\"https://npmjs.org/package/editions\" title=\"View this project on NPM\"><img src=\"https://img.shields.io/npm/v/editions.svg\" alt=\"NPM version\" /></a></span>\n<span class=\"badge-npmdownloads\"><a href=\"https://npmjs.org/package/editions\" title=\"View this project on NPM\"><img src=\"https://img.shields.io/npm/dm/editions.svg\" alt=\"NPM downloads\" /></a></span>\n<span class=\"badge-daviddm\"><a href=\"https://david-dm.org/bevry/editions\" title=\"View the status of this project's dependencies on DavidDM\"><img src=\"https://img.shields.io/david/bevry/editions.svg\" alt=\"Dependency Status\" /></a></span>\n<span class=\"badge-daviddmdev\"><a href=\"https://david-dm.org/bevry/editions#info=devDependencies\" title=\"View the status of this project's development dependencies on DavidDM\"><img src=\"https://img.shields.io/david/dev/bevry/editions.svg\" alt=\"Dev Dependency Status\" /></a></span>\n<br class=\"badge-separator\" />\n<span class=\"badge-patreon\"><a href=\"https://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-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-liberapay\"><a href=\"https://liberapay.com/bevry\" title=\"Donate to this project using Liberapay\"><img src=\"https://img.shields.io/badge/liberapay-donate-yellow.svg\" alt=\"Liberapay donate button\" /></a></span>\n<span class=\"badge-thanksapp\"><a href=\"https://givethanks.app/donate/npm/editions\" title=\"Donate to this project using Thanks App\"><img src=\"https://img.shields.io/badge/thanksapp-donate-yellow.svg\" alt=\"Thanks App donate button\" /></a></span>\n<span class=\"badge-boostlab\"><a href=\"https://boost-lab.app/bevry/editions\" title=\"Donate to this project using Boost Lab\"><img src=\"https://img.shields.io/badge/boostlab-donate-yellow.svg\" alt=\"Boost Lab donate button\" /></a></span>\n<span class=\"badge-buymeacoffee\"><a href=\"https://buymeacoffee.com/balupton\" title=\"Donate to this project using Buy Me A Coffee\"><img src=\"https://img.shields.io/badge/buy%20me%20a%20coffee-donate-yellow.svg\" alt=\"Buy Me A Coffee donate button\" /></a></span>\n<span class=\"badge-opencollective\"><a href=\"https://opencollective.com/bevry\" title=\"Donate to this project using Open Collective\"><img src=\"https://img.shields.io/badge/open%20collective-donate-yellow.svg\" alt=\"Open Collective donate button\" /></a></span>\n<span class=\"badge-crypto\"><a href=\"https://bevry.me/crypto\" title=\"Donate to this project using Cryptocurrency\"><img src=\"https://img.shields.io/badge/crypto-donate-yellow.svg\" alt=\"crypto 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-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<!-- DESCRIPTION/ -->\n\nPublish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)\n\n<!-- /DESCRIPTION -->\n\n\n## Discover\n\n[Watch the talk.](https://youtu.be/IAB8_UlcNWI)\n\n[Read the Documentation.](https://editions.bevry.me)\n\n[View the Editions Autoloader API documentation.](http://master.editions.bevry.surge.sh/docs/)\n\n<!-- HISTORY/ -->\n\n<h2>History</h2>\n\n<a href=\"https://github.com/bevry/editions/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/bevry/editions/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=\"http://balupton.com\">Benjamin Lupton</a> — <a href=\"https://github.com/bevry/editions/commits?author=balupton\" title=\"View the GitHub contributions of Benjamin Lupton on repository bevry/editions\">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=\"https://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-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-liberapay\"><a href=\"https://liberapay.com/bevry\" title=\"Donate to this project using Liberapay\"><img src=\"https://img.shields.io/badge/liberapay-donate-yellow.svg\" alt=\"Liberapay donate button\" /></a></span>\n<span class=\"badge-thanksapp\"><a href=\"https://givethanks.app/donate/npm/editions\" title=\"Donate to this project using Thanks App\"><img src=\"https://img.shields.io/badge/thanksapp-donate-yellow.svg\" alt=\"Thanks App donate button\" /></a></span>\n<span class=\"badge-boostlab\"><a href=\"https://boost-lab.app/bevry/editions\" title=\"Donate to this project using Boost Lab\"><img src=\"https://img.shields.io/badge/boostlab-donate-yellow.svg\" alt=\"Boost Lab donate button\" /></a></span>\n<span class=\"badge-buymeacoffee\"><a href=\"https://buymeacoffee.com/balupton\" title=\"Donate to this project using Buy Me A Coffee\"><img src=\"https://img.shields.io/badge/buy%20me%20a%20coffee-donate-yellow.svg\" alt=\"Buy Me A Coffee donate button\" /></a></span>\n<span class=\"badge-opencollective\"><a href=\"https://opencollective.com/bevry\" title=\"Donate to this project using Open Collective\"><img src=\"https://img.shields.io/badge/open%20collective-donate-yellow.svg\" alt=\"Open Collective donate button\" /></a></span>\n<span class=\"badge-crypto\"><a href=\"https://bevry.me/crypto\" title=\"Donate to this project using Cryptocurrency\"><img src=\"https://img.shields.io/badge/crypto-donate-yellow.svg\" alt=\"crypto 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-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=\"http://balupton.com\">Benjamin Lupton</a> — <a href=\"https://github.com/bevry/editions/commits?author=balupton\" title=\"View the GitHub contributions of Benjamin Lupton on repository bevry/editions\">view contributions</a></li>\n<li><a href=\"http://zdroid.github.io\">Zlatan Vasović</a> — <a href=\"https://github.com/bevry/editions/commits?author=zdroid\" title=\"View the GitHub contributions of Zlatan Vasović on repository bevry/editions\">view contributions</a></li>\n<li><a href=\"http://github.com/apps/dependabot\">dependabot[bot]</a> — <a href=\"https://github.com/bevry/editions/commits?author=dependabot[bot]\" title=\"View the GitHub contributions of dependabot[bot] on repository bevry/editions\">view contributions</a></li></ul>\n\n<a href=\"https://github.com/bevry/editions/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 © 2016+ <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","maintainers":[{"email":"[email protected]","name":"balupton"},{"email":"[email protected]","name":"bevryme"}],"time":{"modified":"2019-09-10T14:42:39.018Z","created":"2016-02-28T09:29:28.152Z","1.0.0":"2016-02-28T09:29:28.152Z","1.1.0":"2016-03-20T01:01:46.785Z","1.1.1":"2016-03-20T11:45:25.313Z","1.1.2":"2016-06-16T11:26:32.638Z","1.2.0":"2016-10-10T12:26:10.965Z","1.2.1":"2016-10-10T13:06:13.099Z","1.3.0":"2016-10-11T00:15:11.306Z","1.3.1":"2016-10-11T01:11:20.194Z","1.3.2":"2016-11-04T10:22:45.570Z","1.3.3":"2016-11-04T10:52:45.950Z","1.3.4":"2018-01-31T00:05:27.732Z","2.0.0":"2018-07-27T09:10:51.990Z","2.0.1":"2018-08-23T21:44:47.669Z","2.0.2":"2018-09-03T11:38:15.867Z","2.1.0":"2018-11-15T04:09:24.425Z","2.1.2":"2018-12-28T17:39:08.983Z","2.1.3":"2018-12-28T17:45:27.543Z","2.2.0":"2019-09-10T14:42:35.590Z"},"license":"MIT","readmeFilename":"README.md","homepage":"https://github.com/bevry/editions","keywords":["editions","edition","versions","syntaxes","esnext","jsnext","es2015","es6","es6+"],"repository":{"type":"git","url":"git+https://github.com/bevry/editions.git"},"contributors":[{"name":"Benjamin Lupton","email":"[email protected]","url":"http://balupton.com"},{"name":"Zlatan Vasović","email":"[email protected]","url":"http://zdroid.github.io"},{"name":"dependabot[bot]","url":"http://github.com/apps/dependabot"}],"author":{"name":"2016+ Bevry Pty Ltd","email":"[email protected]","url":"http://bevry.me"},"bugs":{"url":"https://github.com/bevry/editions/issues"},"users":{"yuchi":true,"balupton":true,"about_hiroppy":true},"_etag":"W/\"f1ec82c6a1f5742e14bafe47f3e0ea2e\"","_lastModified":"Tue, 10 Sep 2019 14:42:40 GMT"}