{"name":"microbundle","version":"0.12.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 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","jest":"cross-env BABEL_ENV=test jest","format":"prettier --write \"{*,{src,test}/**/*}.+(js|css)\"","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,"arrowParens":"avoid"},"lint-staged":{"{src,test}/**/*.js":["eslint --fix","prettier --write"],"{*,{src,test}/**/*}.+(js|css)":["prettier --write"],"*.md":["prettier --write"]},"jest":{"testEnvironment":"node","testURL":"http://localhost"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"greenkeeper":{"lockfiles":{"outOfRangeUpdatesOnly":true}},"keywords":["bundle","rollup","micro library"],"author":{"name":"Jason Miller","email":"jason@developit.ca","url":"http://jasonformat.com"},"license":"MIT","dependencies":{"@babel/core":"^7.10.2","@babel/plugin-proposal-class-properties":"7.7.4","@babel/plugin-syntax-import-meta":"^7.10.1","@babel/plugin-syntax-jsx":"^7.10.1","@babel/plugin-transform-flow-strip-types":"^7.10.1","@babel/plugin-transform-react-jsx":"^7.10.1","@babel/plugin-transform-regenerator":"^7.10.1","@babel/preset-env":"^7.10.2","@babel/preset-flow":"^7.10.1","@babel/preset-modules":"^0.1.3","@rollup/plugin-alias":"^3.1.1","@rollup/plugin-babel":"^5.0.3","@rollup/plugin-commonjs":"^13.0.0","@rollup/plugin-json":"^4.1.0","@rollup/plugin-node-resolve":"^6.1.0","asyncro":"^3.0.0","autoprefixer":"^9.8.0","babel-plugin-macros":"^2.8.0","babel-plugin-transform-async-to-promises":"^0.8.15","babel-plugin-transform-replace-expressions":"^0.2.0","brotli-size":"^4.0.0","camelcase":"^5.3.1","cssnano":"^4.1.10","es6-promisify":"^6.1.1","escape-string-regexp":"^4.0.0","filesize":"^6.1.0","gzip-size":"^5.1.1","kleur":"^3.0.3","lodash.merge":"^4.6.2","module-details-from-path":"^1.0.3","pretty-bytes":"^5.3.0","rollup":"^1.32.1","rollup-plugin-bundle-size":"^1.0.1","rollup-plugin-es3":"^1.1.0","rollup-plugin-postcss":"^2.9.0","rollup-plugin-terser":"^5.3.0","rollup-plugin-typescript2":"^0.25.3","sade":"^1.7.3","tiny-glob":"^0.2.6","tslib":"^1.13.0","typescript":"^3.9.5"},"devDependencies":{"@babel/cli":"^7.10.1","@babel/node":"^7.10.1","@babel/plugin-proposal-optional-chaining":"^7.10.1","@babel/plugin-proposal-throw-expressions":"^7.10.1","babel-jest":"^24.8.0","cross-env":"^6.0.3","directory-tree":"^2.2.3","eslint":"^6.8.0","eslint-config-developit":"^1.2.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","esm":"^3.2.22","fs-extra":"^8.1.0","husky":"^4.2.5","jest":"^24.8.0","lint-staged":"^10.2.10","npm-merge-driver-install":"^1.1.1","prettier":"^1.19.1","regenerator-runtime":"^0.13.5","rimraf":"^3.0.2","shell-quote":"^1.6.1","strip-ansi":"^6.0.0","travis-size-report":"^1.1.0"},"gitHead":"946bc9c591839bdeaa2987efde97cf26c3ba444c","bugs":{"url":"https://github.com/developit/microbundle/issues"},"homepage":"https://github.com/developit/microbundle#readme","_id":"microbundle@0.12.2","_nodeVersion":"12.14.0","_npmVersion":"6.13.4","dist":{"shasum":"3d79941291ef919dd280ecdffd4c8ee15ad394e3","size":54205,"noattachment":false,"key":"/microbundle/-/microbundle-0.12.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/microbundle/download/microbundle-0.12.2.tgz"},"maintainers":[{"name":"andarist","email":""},{"name":"developit","email":"jason@developit.ca"},{"name":"harmony","email":"ulliftw@gmail.com"}],"_npmUser":{"name":"developit","email":"jason@developit.ca"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/microbundle_0.12.2_1592688047322_0.009535672020520414"},"_hasShrinkwrap":false,"publish_time":1592688047494,"_cnpm_publish_time":1592688047494,"_cnpmcore_publish_time":"2021-12-16T18:34:20.951Z","dist-tags":{"latest":"0.15.1","next":"0.12.0-next.9"}}