{"name":"bubleify","version":"1.2.0","description":"Browserify transform that compiles es2015 to es5 using Bublé","main":"index.js","scripts":{"travis-coverage":"nyc report --reporter=text-lcov | coveralls","coverage":"tap --cov --coverage-report=lcov tests/*.test.js","tap:one":"tap --nyc-arg=--require --nyc-arg=babel-polyfill --timeout=60 --cov --coverage-report=text-summary","tap:all":"npm run tap:one tests/*.test.js","pretest":"npm run compile","test":"npm run tap:all","test:babel":"babel tests/*.test.js -d . && npm test","lint":"eslint src/**.js tests/**.js","compile":"babel -s -d lib/ src/","publish":"npm run compile && npm run tap:all","preversion":"npm run compile && npm run tap:all","postversion":"git push && git push --tags"},"keywords":["buble","browserify","browserify-transform","es2015","es5"],"repository":{"type":"git","url":"git://github.com/garthenweb/bubleify.git"},"author":{"name":"Jannick Garthen","email":"jannick.garthen@gmail.com"},"license":"MIT","dependencies":{"buble":"^0.19.3"},"devDependencies":{"babel-cli":"^6.26.0","babel-polyfill":"^6.26.0","babel-preset-es2015":"^6.24.1","browserify":"^16.2.0","convert-source-map":"^1.5.1","coveralls":"^3.0.0","eslint":"^4.14.0","eslint-config-airbnb":"^16.1.0","eslint-plugin-import":"^2.8.0","nyc":"^11.4.1","tap":"^11.0.1"},"bugs":{"url":"https://github.com/garthenweb/bubleify/issues"},"engines":{"node":">=4.0.0"},"nyc":{"exclude":["tests/**"]},"gitHead":"f19b6624e7c5418ca108db316976498a4716a16d","homepage":"https://github.com/garthenweb/bubleify#readme","_id":"bubleify@1.2.0","_npmVersion":"6.0.0","_nodeVersion":"8.10.0","_npmUser":{"name":"garthenweb","email":"jannick.garthen@gmail.com"},"dist":{"shasum":"17a65b6b70160c4d81a06f28fc2a461621415ea9","size":6279,"noattachment":false,"key":"/bubleify/-/bubleify-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/bubleify/download/bubleify-1.2.0.tgz"},"maintainers":[{"name":"garthenweb","email":"jannick.garthen@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bubleify_1.2.0_1525001763091_0.5827258996666949"},"_hasShrinkwrap":false,"publish_time":1525001763198,"_cnpm_publish_time":1525001763198,"dist-tags":{"latest":"2.0.0"}}