{"name":"microbundle","version":"0.7.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 --target=node --format cjs src/{cli,index}.js --presets env","build:self":"node dist/cli.js --target=node --format cjs src/{cli,index}.js","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},"jest":{"testEnvironment":"node","testURL":"http://localhost"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"keywords":["bundle","rollup","micro library"],"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":"^9.0.0","babel-polyfill":"^6.26.0","brotli-size":"^0.0.3","camelcase":"^5.0.0","chalk":"^2.4.0","cssnano":"^4.1.7","es6-promisify":"^6.0.1","gzip-size":"^5.0.0","pretty-bytes":"^5.1.0","rollup":"^0.66.6","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-terser":"^3.0.0","rollup-plugin-typescript2":"^0.17.2","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":"^5.0.0","eslint-config-developit":"^1.1.1","eslint-config-prettier":"^3.0.0","eslint-plugin-prettier":"^3.0.0","fs-extra":"^7.0.0","husky":"^1.1.2","jest":"^23.6.0","lint-staged":"^7.1.0","prettier":"^1.13.0","rimraf":"^2.6.2","shell-quote":"^1.6.1","strip-ansi":"^5.0.0"},"gitHead":"8568bb660da4a2ee695542033f0b791194a7d83c","bugs":{"url":"https://github.com/developit/microbundle/issues"},"homepage":"https://github.com/developit/microbundle#readme","_id":"microbundle@0.7.0","_npmVersion":"6.4.1","_nodeVersion":"11.0.0","_npmUser":{"name":"harmony","email":"ulliftw@gmail.com"},"dist":{"shasum":"17491bc7c9825ed585e1d27d748bdbc07d7c8783","size":23624,"noattachment":false,"key":"/microbundle/-/microbundle-0.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/microbundle/download/microbundle-0.7.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.7.0_1540521724630_0.963239300933368"},"_hasShrinkwrap":false,"publish_time":1540521724862,"_cnpm_publish_time":1540521724862,"_cnpmcore_publish_time":"2021-12-16T18:34:28.625Z","dist-tags":{"latest":"0.15.1","next":"0.12.0-next.9"}}