{"name":"bubleify","version":"0.3.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.10.2","object-assign":"^4.0.1"},"devDependencies":{"babel-cli":"^6.7.7","babel-polyfill":"^6.9.0","babel-preset-es2015":"^6.6.0","browserify":"^13.0.0","convert-source-map":"^1.2.0","coveralls":"^2.11.9","eslint":"^2.9.0","eslint-config-airbnb":"^9.0.1","eslint-plugin-import":"^1.5.0","nyc":"^6.4.4","tap":"^5.7.1"},"bugs":{"url":"https://github.com/garthenweb/bubleify/issues"},"engines":{"node":">=0.10.x"},"nyc":{"exclude":["tests/**"]},"gitHead":"a8f8c50e5e491216dd69a0e2eb8370d56c7234e3","homepage":"https://github.com/garthenweb/bubleify#readme","_id":"bubleify@0.3.0","_shasum":"f71eadf04c8cf252881769f9ec78808db296e9f4","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"garthenweb","email":"jannick.garthen@gmail.com"},"maintainers":[{"name":"garthenweb","email":"jannick.garthen@gmail.com"}],"dist":{"shasum":"f71eadf04c8cf252881769f9ec78808db296e9f4","size":5239,"noattachment":false,"key":"/bubleify/-/bubleify-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/bubleify/download/bubleify-0.3.0.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/bubleify-0.3.0.tgz_1464558189535_0.997734545962885"},"directories":{},"publish_time":1464558192069,"_cnpm_publish_time":1464558192069,"_hasShrinkwrap":false,"dist-tags":{"latest":"2.0.0"}}