{"name":"microbundle","version":"0.2.2","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"},"repository":{"type":"git","url":"git+https://github.com/developit/microbundle.git"},"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":"baa50e55843b2aa12981caac0e7c996e83aba0a9","bugs":{"url":"https://github.com/developit/microbundle/issues"},"homepage":"https://github.com/developit/microbundle#readme","_id":"microbundle@0.2.2","_npmVersion":"5.5.1","_nodeVersion":"8.9.2","_npmUser":{"name":"developit","email":"jason@developit.ca"},"dist":{"shasum":"da481d02645495ca91c99d94cdc70aac344485a5","size":10613,"noattachment":false,"key":"/microbundle/-/microbundle-0.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/microbundle/download/microbundle-0.2.2.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.2.tgz_1513042417146_0.8193793997634202"},"directories":{},"publish_time":1513042417413,"_hasShrinkwrap":false,"_cnpm_publish_time":1513042417413,"_cnpmcore_publish_time":"2021-12-16T18:34:32.025Z","dist-tags":{"latest":"0.15.1","next":"0.12.0-next.9"}}