{"name":"bubleify","version":"0.4.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.11.5","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.0"},"nyc":{"exclude":["tests/**"]},"gitHead":"8ae7fef36a485883a9c44327893c35bcbf7b8072","homepage":"https://github.com/garthenweb/bubleify#readme","_id":"bubleify@0.4.0","_shasum":"9bf6e4dc2796f8ac54bb68c3c32094bbd49a8d29","_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":"9bf6e4dc2796f8ac54bb68c3c32094bbd49a8d29","size":5550,"noattachment":false,"key":"/bubleify/-/bubleify-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/bubleify/download/bubleify-0.4.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/bubleify-0.4.0.tgz_1466373009061_0.5480643876362592"},"directories":{},"publish_time":1466373011691,"_cnpm_publish_time":1466373011691,"_hasShrinkwrap":false,"dist-tags":{"latest":"2.0.0"}}