{"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":"us@bevry.me","url":"http://bevry.me"},"maintainers":[{"name":"bevryme","email":""}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"http://balupton.com"},{"name":"Zlatan Vasović","email":"zlatanvasovic@gmail.com","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":"editions@2.0.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"bevryme","email":"us@bevry.me"},"dist":{"shasum":"5405de0d7aafbd7e3569c567f075dce9a6bf8433","size":7232,"noattachment":false,"key":"/editions/-/editions-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/editions/download/editions-2.0.0.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/editions_2.0.0_1532682651908_0.8752386895812174"},"_hasShrinkwrap":false,"publish_time":1532682651990,"_cnpm_publish_time":1532682651990,"dist-tags":{"latest":"6.22.0"}}