{"name":"bubleify","version":"1.1.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.18.0"},"devDependencies":{"babel-cli":"^6.26.0","babel-polyfill":"^6.26.0","babel-preset-es2015":"^6.24.1","browserify":"^14.5.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":"3a49dc7fffacd63b47e0c888fa98bfc33daa8bb4","homepage":"https://github.com/garthenweb/bubleify#readme","_id":"bubleify@1.1.0","_npmVersion":"5.5.1","_nodeVersion":"8.8.0","_npmUser":{"name":"garthenweb","email":"jannick.garthen@gmail.com"},"dist":{"shasum":"ec689e8ed02d4e180d0c932bd2c24c091366a2d9","size":6255,"noattachment":false,"key":"/bubleify/-/bubleify-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/bubleify/download/bubleify-1.1.0.tgz"},"maintainers":[{"name":"garthenweb","email":"jannick.garthen@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bubleify-1.1.0.tgz_1514130316401_0.04680268024094403"},"directories":{},"publish_time":1514130317324,"_hasShrinkwrap":false,"_cnpm_publish_time":1514130317324,"dist-tags":{"latest":"2.0.0"}}