{"name":"microbundle","version":"0.2.1","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"},"repo":"developit/microbundle","eslintConfig":{"extends":"eslint-config-developit"},"keywords":["bundle","rollup","micro library"],"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":"e2b9b9cee918b65c77c93d5e871b067817a46a17","_id":"microbundle@0.2.1","_npmVersion":"5.5.1","_nodeVersion":"8.9.2","_npmUser":{"name":"developit","email":"jason@developit.ca"},"dist":{"shasum":"2ad2cc0c11e04c706aaccf2d86f39ee024f682eb","size":10606,"noattachment":false,"key":"/microbundle/-/microbundle-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/microbundle/download/microbundle-0.2.1.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.1.tgz_1513042334804_0.9785925617907196"},"directories":{},"publish_time":1513042334876,"_hasShrinkwrap":false,"_cnpm_publish_time":1513042334876,"_cnpmcore_publish_time":"2021-12-16T18:34:32.242Z","dist-tags":{"latest":"0.15.1","next":"0.12.0-next.9"}}