{"name":"buble","version":"0.6.2","description":"The blazing fast, batteries-included ES2015 compiler","main":"dist/buble.umd.js","jsnext:main":"dist/buble.es.js","files":["bin","src","dist","register.js","README.md"],"scripts":{"build":"npm run build:umd && npm run build:es && npm run build:browser","build:umd":"rollup -c -f umd -o dist/buble.umd.js","build:browser":"rollup -c --environment DEPS -f umd -o dist/buble.deps.js","build:es":"rollup -c -f es6 -o dist/buble.es.js","test":"mocha test/test.js --compilers js:buble/register","pretest":"npm run build:umd","prepublish":"npm test && npm run build:es && npm run build:browser"},"bin":{"buble":"./bin/buble"},"repository":{"type":"git","url":"git+https://gitlab.com/Rich-Harris/buble.git"},"keywords":["javascript","transpilation","compilation","esnext","es2015","es2017","es6","es7"],"author":{"name":"Rich Harris"},"license":"MIT","bugs":{"url":"https://gitlab.com/Rich-Harris/buble/issues"},"homepage":"https://gitlab.com/Rich-Harris/buble#README","devDependencies":{"buble":"0.5.6","eslint":"^2.6.0","glob":"^7.0.3","mocha":"^2.4.5","rimraf":"^2.5.2","rollup":"^0.25.8","rollup-plugin-buble":"^0.5.0","rollup-plugin-json":"^2.0.0","rollup-plugin-node-resolve":"^1.5.0","source-map":"^0.5.3","source-map-support":"^0.4.0"},"dependencies":{"acorn":"^3.0.4","chalk":"^1.1.3","magic-string":"^0.11.2","minimist":"^1.2.0"},"gitHead":"2c36b712a6ad682ab53b494128204aceece4a65c","_id":"buble@0.6.2","_shasum":"6c28764c1e99df39f9dbdafe60df81a9a2253ca0","_from":".","_npmVersion":"3.8.3","_nodeVersion":"5.10.1","_npmUser":{"name":"rich_harris","email":"richard.a.harris@gmail.com"},"dist":{"shasum":"6c28764c1e99df39f9dbdafe60df81a9a2253ca0","size":245568,"noattachment":false,"key":"/buble/-/buble-0.6.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/buble/download/buble-0.6.2.tgz"},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"},{"name":"mourner","email":"agafonkin@gmail.com"},{"name":"rich_harris","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/buble-0.6.2.tgz_1461608919093_0.6501567191444337"},"directories":{},"publish_time":1461608921060,"_cnpm_publish_time":1461608921060,"_hasShrinkwrap":false,"dist-tags":{"latest":"0.20.0"}}