{"name":"microbundle","version":"0.6.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 src/cli.js --format cjs src/{cli,index}.js --presets env","build:self":"node dist/cli.js --format cjs src/{cli,index}.js","precommit":"lint-staged","prepare":"npm run -s build","prepare:babel":"babel --presets env src/*.js -d dist && npm t","lint":"eslint src","test":"npm run -s lint && npm run -s build && jest","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"},"babel":{"presets":["env"]},"prettier":{"singleQuote":true,"trailingComma":"all","useTabs":true},"keywords":["bundle","rollup","micro library"],"files":["src","dist"],"author":{"name":"Jason Miller","email":"jason@developit.ca","url":"http://jasonformat.com"},"license":"MIT","dependencies":{"acorn-jsx":"^4.1.1","asyncro":"^3.0.0","autoprefixer":"^8.3.0","babel-polyfill":"^6.26.0","camelcase":"^5.0.0","chalk":"^2.4.0","cssnano":"^3.10.0","es6-promisify":"^6.0.0","gzip-size":"^5.0.0","pretty-bytes":"^5.1.0","rollup":"^0.63.0","rollup-plugin-buble":"^0.19.2","rollup-plugin-bundle-size":"^1.0.1","rollup-plugin-commonjs":"^9.0.0","rollup-plugin-es3":"^1.1.0","rollup-plugin-flow":"^1.1.1","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-nodent":"^0.2.2","rollup-plugin-postcss":"^1.6.1","rollup-plugin-preserve-shebang":"^0.1.6","rollup-plugin-sizes":"^0.4.2","rollup-plugin-strict-alias":"^1.0.0","rollup-plugin-typescript2":"^0.13.0","rollup-plugin-uglify":"^3.0.0","sade":"^1.4.0","tiny-glob":"^0.2.0","tslib":"^1.9.0","typescript":"^2.8.3"},"devDependencies":{"babel-cli":"^6.26.0","babel-preset-env":"^1.6.1","directory-tree":"^2.1.0","eslint":"^4.19.1","eslint-config-developit":"^1.1.1","eslint-config-prettier":"^2.9.0","eslint-plugin-prettier":"^2.6.0","fs-extra":"^5.0.0","husky":"^0.14.3","jest":"^22.4.3","lint-staged":"^7.1.0","prettier":"^1.13.0","rimraf":"^2.6.2","shell-quote":"^1.6.1","strip-ansi":"^4.0.0"},"gitHead":"d9abf1ad4c65d951ea5c5512c0b77ab9c849b964","bugs":{"url":"https://github.com/developit/microbundle/issues"},"homepage":"https://github.com/developit/microbundle#readme","_id":"microbundle@0.6.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"developit","email":"jason@developit.ca"},"dist":{"shasum":"0e1c4a055b90c500d031f28ff518a209bdb93898","size":19756,"noattachment":false,"key":"/microbundle/-/microbundle-0.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/microbundle/download/microbundle-0.6.0.tgz"},"maintainers":[{"name":"andarist","email":""},{"name":"developit","email":"jason@developit.ca"},{"name":"harmony","email":"ulliftw@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microbundle_0.6.0_1532031982120_0.5606308919202043"},"_hasShrinkwrap":false,"publish_time":1532031982219,"_cnpm_publish_time":1532031982219,"_cnpmcore_publish_time":"2021-12-16T18:34:29.069Z","dist-tags":{"latest":"0.15.1","next":"0.12.0-next.9"}}