{"name":"bubleify","version":"0.7.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.15.1","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":"^3.12.0","eslint-config-airbnb":"^13.0.0","eslint-plugin-import":"^2.2.0","nyc":"^10.0.0","tap":"^8.0.1"},"bugs":{"url":"https://github.com/garthenweb/bubleify/issues"},"engines":{"node":">=0.10.0"},"nyc":{"exclude":["tests/**"]},"gitHead":"59de61fe9adf11121ef36fc697f2cf7dfd620830","homepage":"https://github.com/garthenweb/bubleify#readme","_id":"bubleify@0.7.0","_shasum":"d08ea642ffd085ff8711c8843f57072f0d5eb8f6","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"garthenweb","email":"jannick.garthen@gmail.com"},"maintainers":[{"name":"garthenweb","email":"jannick.garthen@gmail.com"}],"dist":{"shasum":"d08ea642ffd085ff8711c8843f57072f0d5eb8f6","size":6446,"noattachment":false,"key":"/bubleify/-/bubleify-0.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/bubleify/download/bubleify-0.7.0.tgz"},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/bubleify-0.7.0.tgz_1481747055051_0.06414918811060488"},"directories":{},"publish_time":1481747055662,"_cnpm_publish_time":1481747055662,"_hasShrinkwrap":false,"dist-tags":{"latest":"2.0.0"}}