{"name":"microbundle","version":"0.8.4","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","build:self":"node dist/cli.js --target=node --format cjs src/{cli,index}.js","prepare":"npm run -s build","prepare:babel":"babel src/*.js -d dist && npm t","lint":"eslint src","test":"npm run -s lint && npm run -s build && cross-env BABEL_ENV=test 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"},"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":{"@babel/core":"^7.1.6","@babel/plugin-proposal-class-properties":"7.1.0","@babel/plugin-syntax-jsx":"^7.0.0","@babel/polyfill":"^7.0.0","asyncro":"^3.0.0","autoprefixer":"^9.0.0","babel-plugin-transform-async-to-promises":"^0.8.3","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.67.3","rollup-plugin-babel":"^4.1.0-0","rollup-plugin-buble":"^0.19.4","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-json":"^3.1.0","rollup-plugin-node-resolve":"^3.3.0","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.18.0","sade":"^1.4.0","tiny-glob":"^0.2.6","tslib":"^1.9.0","typescript":">=2.8.3"},"devDependencies":{"@babel/cli":"^7.1.5","@babel/node":"^7.0.0","@babel/preset-env":"^7.1.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","cross-env":"^5.2.0","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.1","husky":"^1.1.2","jest":"^23.6.0","lint-staged":"^8.0.0","prettier":"^1.15.3","regenerator-runtime":"^0.13.1","rimraf":"^2.6.2","shell-quote":"^1.6.1","strip-ansi":"^5.0.0"},"gitHead":"391800a88cb7dc6aeb57d97e7d783112e3ad0206","bugs":{"url":"https://github.com/developit/microbundle/issues"},"homepage":"https://github.com/developit/microbundle#readme","_id":"microbundle@0.8.4","_npmVersion":"6.4.1","_nodeVersion":"11.0.0","_npmUser":{"name":"harmony","email":"ulliftw@gmail.com"},"dist":{"shasum":"72f08b6fac0f166e07ab6b9f77d43c0e84d54510","size":36846,"noattachment":false,"key":"/microbundle/-/microbundle-0.8.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/microbundle/download/microbundle-0.8.4.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.8.4_1545074081342_0.662589407614357"},"_hasShrinkwrap":false,"publish_time":1545074081449,"_cnpm_publish_time":1545074081449,"_cnpmcore_publish_time":"2021-12-16T18:34:26.945Z","dist-tags":{"latest":"0.15.1","next":"0.12.0-next.9"}}