{"name":"bubleify","version":"0.2.0","description":"Browserify transform that compiles es2015 to es5 using Bublé","main":"index.js","scripts":{"pretest":"npm run compile","test":"npm run lint && tap tests/*.test.js","compile":"babel -d lib/ src/","lint":"eslint src/**.js","prepublish":"npm run compile","preversion":"npm test","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.7.0","object-assign":"^4.0.1"},"devDependencies":{"babel-cli":"^6.7.7","babel-preset-es2015":"^6.6.0","browserify":"^13.0.0","eslint":"^2.9.0","eslint-config-airbnb":"^9.0.1","eslint-plugin-import":"^1.5.0","tap":"^5.7.1"},"bugs":{"url":"https://github.com/garthenweb/bubleify/issues"},"engines":{"node":">=0.10.x"},"nyc":{"exclude":["tests/**"]},"gitHead":"b9ee96be73e9b450ba19c2db9fff42e84c7d3fd2","homepage":"https://github.com/garthenweb/bubleify#readme","_id":"bubleify@0.2.0","_shasum":"6daf37de24797ac77c703c3e6b7280a137bd8b05","_from":".","_npmVersion":"3.8.7","_nodeVersion":"5.8.0","_npmUser":{"name":"garthenweb","email":"jannick.garthen@gmail.com"},"maintainers":[{"name":"garthenweb","email":"jannick.garthen@gmail.com"}],"dist":{"shasum":"6daf37de24797ac77c703c3e6b7280a137bd8b05","size":7481,"noattachment":false,"key":"/bubleify/-/bubleify-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/bubleify/download/bubleify-0.2.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/bubleify-0.2.0.tgz_1463005511655_0.8167685980442911"},"directories":{},"publish_time":1463005514305,"_cnpm_publish_time":1463005514305,"_hasShrinkwrap":false,"dist-tags":{"latest":"2.0.0"}}