{"name":"bubleify","version":"2.0.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.20.0"},"devDependencies":{"babel-cli":"^6.26.0","babel-polyfill":"^6.26.0","babel-preset-es2015":"^6.24.1","browserify":"^16.5.1","convert-source-map":"^1.7.0","coveralls":"^3.1.0","eslint":"^7.2.0","eslint-config-airbnb":"^18.1.0","eslint-plugin-import":"^2.21.2","lodash":"^4.17.15","minimist":"^1.2.5","mkdirp":"^1.0.4","nyc":"^15.1.0","tap":"^12.7.0"},"bugs":{"url":"https://github.com/garthenweb/bubleify/issues"},"engines":{"node":">=6.0.0"},"nyc":{"exclude":["tests/**"]},"gitHead":"852665b2d1f0ac7d55cb979c8fd6d338e51f5582","homepage":"https://github.com/garthenweb/bubleify#readme","_id":"bubleify@2.0.0","_nodeVersion":"14.5.0","_npmVersion":"6.14.5","dist":{"shasum":"6840d28e489c291c523f6691b26a95b92c535c7d","size":6387,"noattachment":false,"key":"/bubleify/-/bubleify-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/bubleify/download/bubleify-2.0.0.tgz"},"maintainers":[{"name":"garthenweb","email":"jannick.garthen@gmail.com"}],"_npmUser":{"name":"garthenweb","email":"jannick.garthen@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bubleify_2.0.0_1595874926320_0.8427711139448808"},"_hasShrinkwrap":false,"publish_time":1595874926427,"_cnpm_publish_time":1595874926427,"dist-tags":{"latest":"2.0.0"}}