{"name":"microbundle","version":"0.2.0","description":"Zero-configuration bundler for tiny JS libs, powered by Rollup.","main":"dist/microbundle.js","source":"src/index.js","bin":{"microbundle":"dist/cli.js"},"scripts":{"build":"npm run -s build:babel && npm run -s build:self","build:babel":"babel-node --presets env src/cli.js --external all --format cjs src/*.js","build:self":"node dist/cli.js --external all --format cjs src/*.js","prepare":"npm run -s build","prepare:babel":"babel --presets env src/*.js -d dist && npm t","lint":"eslint src","test:build":"node dist/cli.js --no-compress --cwd test/demo","test":"npm run -s lint && npm run -s build && npm run -s test:build","release":"npm run -s prepare && npm test && git commit -am $npm_package_version && git tag $npm_package_version && git push && git push --tags && npm publish"},"eslintConfig":{"extends":"eslint-config-developit"},"keywords":["bundle","rollup"],"files":["src","dist"],"author":{"name":"Jason Miller","email":"jason@developit.ca","url":"http://jasonformat.com"},"license":"MIT","dependencies":{"asyncro":"^2.0.1","babel-polyfill":"^6.26.0","chalk":"^2.3.0","es6-promisify":"^5.0.0","gzip-size":"^4.1.0","pretty-bytes":"^4.0.2","regenerator-runtime":"^0.11.1","rollup":"^0.52.1","rollup-plugin-buble":"^0.18.0","rollup-plugin-bundle-size":"^1.0.1","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-es3":"^1.1.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-nodent":"^0.1.3","rollup-plugin-post-replace":"^1.0.0","rollup-plugin-preserve-shebang":"^0.1.3","rollup-plugin-sizes":"^0.4.2","rollup-plugin-uglify":"^2.0.1","yargs":"^10.0.3"},"devDependencies":{"babel-cli":"^6.26.0","babel-preset-env":"^1.6.1","eslint":"^4.13.0","eslint-config-developit":"^1.1.1"},"gitHead":"546bfec5c27ad4347be2b3f5436a31bcbdfd1337","_id":"microbundle@0.2.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.2","_npmUser":{"name":"developit","email":"jason@developit.ca"},"dist":{"shasum":"55f4abd931cfe0f4d9788c4f687ce0b9b87a0604","size":10586,"noattachment":false,"key":"/microbundle/-/microbundle-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/microbundle/download/microbundle-0.2.0.tgz"},"maintainers":[{"name":"andarist","email":""},{"name":"developit","email":"jason@developit.ca"},{"name":"harmony","email":"ulliftw@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microbundle-0.2.0.tgz_1513040790198_0.6279945734422654"},"directories":{},"publish_time":1513040790341,"_hasShrinkwrap":false,"_cnpm_publish_time":1513040790341,"_cnpmcore_publish_time":"2021-12-16T18:34:32.455Z","dist-tags":{"latest":"0.15.1","next":"0.12.0-next.9"}}