{"name":"microbundle","version":"0.12.0-next.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","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":"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.4.5","@babel/plugin-proposal-class-properties":"7.4.4","@babel/plugin-syntax-jsx":"^7.2.0","@babel/plugin-transform-react-jsx":"^7.3.0","@babel/polyfill":"^7.4.4","@babel/preset-flow":"^7.0.0","asyncro":"^3.0.0","autoprefixer":"^9.5.1","babel-plugin-transform-async-to-promises":"^0.8.11","babel-plugin-transform-replace-expressions":"^0.2.0","brotli-size":"^0.1.0","camelcase":"^5.3.1","cssnano":"^4.1.10","es6-promisify":"^6.0.1","filesize":"^4.1.2","gzip-size":"^5.1.1","kleur":"^3.0.3","module-details-from-path":"^1.0.3","pretty-bytes":"^5.2.0","rollup":"^1.12.4","rollup-plugin-alias":"^1.5.1","rollup-plugin-babel":"^4.3.2","rollup-plugin-bundle-size":"^1.0.1","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-es3":"^1.1.0","rollup-plugin-flow":"^1.1.1","rollup-plugin-json":"^4.0.0","rollup-plugin-node-resolve":"^5.0.0","rollup-plugin-postcss":"^2.0.3","rollup-plugin-terser":"^5.0.0","rollup-plugin-typescript2":"^0.21.1","sade":"^1.4.0","tiny-glob":"^0.2.6","tslib":"^1.9.0","typescript":"^3.4.5"},"devDependencies":{"@babel/cli":"^7.4.4","@babel/node":"^7.4.5","@babel/plugin-proposal-throw-expressions":"^7.2.0","@babel/preset-env":"^7.4.5","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.8.0","cross-env":"^5.2.0","directory-tree":"^2.2.3","eslint":"^5.16.0","eslint-config-developit":"^1.1.1","eslint-config-prettier":"^4.3.0","eslint-plugin-prettier":"^3.1.0","esm":"^3.2.22","fs-extra":"^8.0.1","husky":"^2.3.0","jest":"^24.8.0","lint-staged":"^8.1.7","prettier":"^1.17.1","regenerator-runtime":"^0.13.2","rimraf":"^2.6.3","shell-quote":"^1.6.1","strip-ansi":"^5.2.0","travis-size-report":"^1.0.1"},"readmeFilename":"README.md","_id":"microbundle@0.12.0-next.0","dist":{"shasum":"c6adccba7cc9d9d62fe0f8328ec2a9c424252a51","size":81283,"noattachment":false,"key":"/microbundle/-/microbundle-0.12.0-next.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/microbundle/download/microbundle-0.12.0-next.0.tgz"},"maintainers":[{"name":"andarist","email":""},{"name":"developit","email":"jason@developit.ca"},{"name":"harmony","email":"ulliftw@gmail.com"}],"_npmUser":{"name":"harmony","email":"me@hrmny.sh"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microbundle_0.12.0-next.0_1558997271343_0.08452736115110748"},"_hasShrinkwrap":false,"publish_time":1558997271511,"_cnpm_publish_time":1558997271511,"_cnpmcore_publish_time":"2021-12-16T18:34:25.598Z","dist-tags":{"latest":"0.15.1","next":"0.12.0-next.9"}}