{"_id":"@rollup/plugin-buble","_rev":"3904291","name":"@rollup/plugin-buble","description":"Compile ES2015 with buble","dist-tags":{"latest":"1.0.3"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"time":{"modified":"2025-09-01T01:11:25.000Z","created":"2019-10-28T13:56:39.299Z","1.0.3":"2023-10-05T12:00:23.150Z","1.0.2":"2023-01-20T23:43:12.272Z","1.0.1":"2022-10-21T19:07:35.401Z","1.0.0":"2022-10-08T05:14:29.926Z","0.21.3":"2020-04-12T16:52:11.186Z","0.21.2":"2020-04-12T01:18:10.440Z","0.21.1":"2020-02-01T18:15:40.441Z","0.21.0":"2019-12-21T21:24:25.307Z","0.20.0":"2019-10-28T13:56:39.299Z"},"users":{},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/buble"},"versions":{"1.0.3":{"name":"@rollup/plugin-buble","version":"1.0.3","publishConfig":{"access":"public"},"description":"Compile ES2015 with buble","license":"MIT","repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/buble"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/buble/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","exports":{"types":"./types/index.d.ts","import":"./dist/es/index.js","default":"./dist/cjs/index.js"},"engines":{"node":">=14.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm build && pnpm lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm test -- --verbose","prebuild":"del-cli dist","prepare":"if [ ! -d 'dist' ]; then pnpm build; fi","prerelease":"pnpm build","pretest":"pnpm build","release":"pnpm --workspace-root plugin:release --pkg $npm_package_name","test":"ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","buble","es2015","npm","modules"],"peerDependencies":{"rollup":"^1.20.0||^2.0.0||^3.0.0||^4.0.0"},"peerDependenciesMeta":{"rollup":{"optional":true}},"dependencies":{"@rollup/pluginutils":"^5.0.1","@types/buble":"^0.19.2","buble":"^0.20.0"},"devDependencies":{"@rollup/plugin-typescript":"^9.0.1","del-cli":"^5.0.0","rollup":"^4.0.0-24","source-map":"^0.7.4","typescript":"^4.8.3"},"types":"./types/index.d.ts","ava":{"workerThreads":false,"files":["!**/fixtures/**","!**/output/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"_id":"@rollup/plugin-buble@1.0.3","gitHead":"a840dcef0a76b0c037b915d349e163d0cd68d7b6","_nodeVersion":"20.8.0","_npmVersion":"10.1.0","dist":{"shasum":"6ce275f062a3bac583472cf14f54aa5f0957dccf","size":2538,"noattachment":false,"key":"/@rollup/plugin-buble/-/@rollup/plugin-buble-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-buble/download/@rollup/plugin-buble-1.0.3.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-buble_1.0.3_1696507222976_0.5064527028375736"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-05T12:00:23.150Z","publish_time":1696507223150,"_source_registry_name":"default","_cnpm_publish_time":1696507223150},"1.0.2":{"name":"@rollup/plugin-buble","version":"1.0.2","publishConfig":{"access":"public"},"description":"Compile ES2015 with buble","license":"MIT","repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/buble"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/buble/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","exports":{"types":"./types/index.d.ts","import":"./dist/es/index.js","default":"./dist/cjs/index.js"},"engines":{"node":">=14.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm build && pnpm lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm test -- --verbose","prebuild":"del-cli dist","prepare":"if [ ! -d 'dist' ]; then pnpm build; fi","prerelease":"pnpm build","pretest":"pnpm build","release":"pnpm --workspace-root plugin:release --pkg $npm_package_name","test":"ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","buble","es2015","npm","modules"],"peerDependencies":{"rollup":"^1.20.0||^2.0.0||^3.0.0"},"peerDependenciesMeta":{"rollup":{"optional":true}},"dependencies":{"@rollup/pluginutils":"^5.0.1","@types/buble":"^0.19.2","buble":"^0.20.0"},"devDependencies":{"@rollup/plugin-typescript":"^9.0.1","del-cli":"^5.0.0","rollup":"^3.2.3","source-map":"^0.7.4","typescript":"^4.8.3"},"types":"./types/index.d.ts","ava":{"workerThreads":false,"files":["!**/fixtures/**","!**/output/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"gitHead":"701b642a9948013bc523f1edbee9614adb6556a9","_id":"@rollup/plugin-buble@1.0.2","_nodeVersion":"18.13.0","_npmVersion":"8.19.3","dist":{"shasum":"30af390341b0888490f781fcf17e469198d118a2","size":2537,"noattachment":false,"key":"/@rollup/plugin-buble/-/@rollup/plugin-buble-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-buble/download/@rollup/plugin-buble-1.0.2.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-buble_1.0.2_1674258192060_0.8917551003628812"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-20T23:43:12.272Z","publish_time":1674258192272,"_cnpm_publish_time":1674258192272},"1.0.1":{"name":"@rollup/plugin-buble","version":"1.0.1","publishConfig":{"access":"public"},"description":"Compile ES2015 with buble","license":"MIT","repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/buble"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/buble/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","exports":{"import":"./dist/es/index.js","types":"./types/index.d.ts","default":"./dist/cjs/index.js"},"engines":{"node":">=14.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm build && pnpm lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm test -- --verbose","prebuild":"del-cli dist","prepare":"if [ ! -d 'dist' ]; then pnpm build; fi","prerelease":"pnpm build","pretest":"pnpm build","release":"pnpm --workspace-root plugin:release --pkg $npm_package_name","test":"ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","buble","es2015","npm","modules"],"peerDependencies":{"rollup":"^1.20.0||^2.0.0||^3.0.0"},"peerDependenciesMeta":{"rollup":{"optional":true}},"dependencies":{"@rollup/pluginutils":"^5.0.1","@types/buble":"^0.19.2","buble":"^0.20.0"},"devDependencies":{"@rollup/plugin-typescript":"^9.0.1","del-cli":"^5.0.0","rollup":"^3.2.3","source-map":"^0.7.4","typescript":"^4.8.3"},"types":"./types/index.d.ts","ava":{"workerThreads":false,"files":["!**/fixtures/**","!**/output/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"gitHead":"0f8f9f7bef1fe3f51ba051572013d1c7c4d0a21b","_id":"@rollup/plugin-buble@1.0.1","_nodeVersion":"18.11.0","_npmVersion":"8.19.2","dist":{"shasum":"ca4fe8074901caeef3535a1aadf86e3cbf5f6b9d","size":2527,"noattachment":false,"key":"/@rollup/plugin-buble/-/@rollup/plugin-buble-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-buble/download/@rollup/plugin-buble-1.0.1.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-buble_1.0.1_1666379254986_0.4191742663061284"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-02T16:36:19.129Z","publish_time":1666379255401,"_cnpm_publish_time":1666379255401},"1.0.0":{"name":"@rollup/plugin-buble","version":"1.0.0","publishConfig":{"access":"public"},"description":"Compile ES2015 with buble","license":"MIT","repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/buble"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/buble/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","exports":{"import":"./dist/es/index.js","types":"./types/index.d.ts","default":"./dist/cjs/index.js"},"engines":{"node":">=14.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm build && pnpm lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm test -- --verbose","prebuild":"del-cli dist","prepare":"if [ ! -d 'dist' ]; then pnpm build; fi","prerelease":"pnpm build","pretest":"pnpm build","release":"pnpm --workspace-root plugin:release --pkg $npm_package_name","test":"ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","buble","es2015","npm","modules"],"peerDependencies":{"rollup":"^1.20.0||^2.0.0||^3.0.0"},"peerDependenciesMeta":{"rollup":{"optional":true}},"dependencies":{"@rollup/pluginutils":"^4.2.1","@types/buble":"^0.19.2","buble":"^0.20.0"},"devDependencies":{"@rollup/plugin-typescript":"^8.5.0","del-cli":"^5.0.0","rollup":"^3.0.0-7","source-map":"^0.7.4","typescript":"^4.8.3"},"types":"./types/index.d.ts","ava":{"workerThreads":false,"files":["!**/fixtures/**","!**/output/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"gitHead":"59b6dfa672eb3fb22b73215f1d676e3c36ccbbd9","_id":"@rollup/plugin-buble@1.0.0","_nodeVersion":"18.10.0","_npmVersion":"8.19.2","dist":{"shasum":"586fa53339683849b25d7bd24369f74a70fef30c","size":2531,"noattachment":false,"key":"/@rollup/plugin-buble/-/@rollup/plugin-buble-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-buble/download/@rollup/plugin-buble-1.0.0.tgz"},"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-buble_1.0.0_1665206069785_0.4991241536528912"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-08T05:14:47.589Z","publish_time":1665206069926,"_cnpm_publish_time":1665206069926},"0.21.3":{"name":"@rollup/plugin-buble","version":"0.21.3","publishConfig":{"access":"public"},"description":"Compile ES2015 with buble","license":"MIT","repository":{"type":"git","url":"git+https://github.com/rollup/plugins.git"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/buble/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"dist/rollup-plugin-buble.cjs.js","engines":{"node":">= 8.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm run test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm run build && pnpm run lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm run test -- --verbose","lint":"pnpm run lint:js && pnpm run lint:docs && pnpm run lint:package","lint:docs":"prettier --single-quote --write README.md","lint:js":"eslint --fix --cache src test types --ext .js,.ts","lint:package":"prettier --write package.json --plugin=prettier-plugin-package","prebuild":"del-cli dist","prepare":"pnpm run build","prepublishOnly":"pnpm run lint && pnpm run test","pretest":"pnpm run build","test":"ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","buble","es2015","npm","modules"],"peerDependencies":{"rollup":"^1.20.0||^2.0.0"},"dependencies":{"@rollup/pluginutils":"^3.0.8","@types/buble":"^0.19.2","buble":"^0.20.0"},"devDependencies":{"@rollup/plugin-typescript":"^3.0.0","del-cli":"^3.0.0","rollup":"^2.0.0","source-map":"^0.7.3","typescript":"^3.7.4"},"ava":{"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"],"files":["!**/fixtures/**","!**/output/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"module":"dist/rollup-plugin-buble.es.js","types":"types/index.d.ts","_id":"@rollup/plugin-buble@0.21.3","_nodeVersion":"12.15.0","_npmVersion":"6.14.3","dist":{"shasum":"1649a915b1d051a4f430d40e7734a7f67a69b33e","size":3610,"noattachment":false,"key":"/@rollup/plugin-buble/-/@rollup/plugin-buble-0.21.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-buble/download/@rollup/plugin-buble-0.21.3.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-buble_0.21.3_1586710331003_0.41044131515539606"},"_hasShrinkwrap":false,"publish_time":1586710331186,"_cnpm_publish_time":1586710331186,"_cnpmcore_publish_time":"2021-12-17T01:13:25.159Z"},"0.21.2":{"name":"@rollup/plugin-buble","version":"0.21.2","publishConfig":{"access":"public"},"description":"Compile ES2015 with buble","license":"MIT","repository":{"type":"git","url":"git+https://github.com/rollup/plugins.git"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/buble/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"dist/rollup-plugin-buble.cjs.js","engines":{"node":">= 8.0.0"},"scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm run test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm run build && pnpm run lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm run test -- --verbose","lint":"pnpm run lint:js && pnpm run lint:docs && pnpm run lint:package","lint:docs":"prettier --single-quote --write README.md","lint:js":"eslint --fix --cache src test types --ext .js,.ts","lint:package":"prettier --write package.json --plugin=prettier-plugin-package","prebuild":"del-cli dist","prepare":"pnpm run build","prepublishOnly":"pnpm run lint && pnpm run test","pretest":"pnpm run build","test":"ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","buble","es2015","npm","modules"],"peerDependencies":{"rollup":"^1.20.0||^2.0.0"},"dependencies":{"@rollup/pluginutils":"^3.0.8","@types/buble":"^0.19.2","buble":"^0.19.8"},"devDependencies":{"@rollup/plugin-typescript":"^3.0.0","del-cli":"^3.0.0","rollup":"^2.0.0","source-map":"^0.7.3","typescript":"^3.7.4"},"ava":{"compileEnhancements":false,"extensions":["ts"],"require":["ts-node/register"],"files":["!**/fixtures/**","!**/output/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"module":"dist/rollup-plugin-buble.es.js","types":"types/index.d.ts","_id":"@rollup/plugin-buble@0.21.2","_nodeVersion":"12.15.0","_npmVersion":"6.14.3","dist":{"shasum":"65f8da56977c13ee01253ce8b78708398c5f109e","size":3575,"noattachment":false,"key":"/@rollup/plugin-buble/-/@rollup/plugin-buble-0.21.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-buble/download/@rollup/plugin-buble-0.21.2.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-buble_0.21.2_1586654290265_0.9820587921272474"},"_hasShrinkwrap":false,"publish_time":1586654290440,"_cnpm_publish_time":1586654290440,"_cnpmcore_publish_time":"2021-12-17T01:13:25.375Z"},"0.21.1":{"name":"@rollup/plugin-buble","version":"0.21.1","publishConfig":{"access":"public"},"description":"Compile ES2015 with buble","license":"MIT","repository":{"type":"git","url":"git+https://github.com/rollup/plugins.git"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/buble/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"dist/rollup-plugin-buble.cjs.js","scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm run test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm run build && pnpm run lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm run test -- --verbose && pnpm run test:ts","lint":"pnpm run lint:js && pnpm run lint:docs && pnpm run lint:package","lint:docs":"prettier --single-quote --write README.md","lint:js":"eslint --fix --cache src test","lint:package":"prettier --write package.json --plugin=prettier-plugin-package","prebuild":"del-cli dist","prepare":"pnpm run build","prepublishOnly":"pnpm run lint && pnpm run test && pnpm run test:ts","pretest":"pnpm run build","test":"ava","test:ts":"tsc index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","buble","es2015","npm","modules"],"peerDependencies":{"rollup":"^1.20.0"},"dependencies":{"@rollup/pluginutils":"^3.0.4","@types/buble":"^0.19.2","buble":"^0.19.8"},"devDependencies":{"del-cli":"^3.0.0","rollup":"^1.27.14","source-map":"^0.7.3","typescript":"^3.7.4"},"ava":{"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"module":"dist/rollup-plugin-buble.es.js","_id":"@rollup/plugin-buble@0.21.1","_nodeVersion":"12.3.1","_npmVersion":"6.11.2","dist":{"shasum":"186413c2f27770bea4cefa86ba1c0aafd9593339","size":3491,"noattachment":false,"key":"/@rollup/plugin-buble/-/@rollup/plugin-buble-0.21.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-buble/download/@rollup/plugin-buble-0.21.1.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-buble_0.21.1_1580580940173_0.6901487623333444"},"_hasShrinkwrap":false,"publish_time":1580580940441,"_cnpm_publish_time":1580580940441,"_cnpmcore_publish_time":"2021-12-17T01:13:25.588Z"},"0.21.0":{"name":"@rollup/plugin-buble","version":"0.21.0","publishConfig":{"access":"public"},"description":"Compile ES2015 with buble","license":"MIT","repository":{"type":"git","url":"git+https://github.com/rollup/plugins.git"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/packages/buble/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"dist/rollup-plugin-buble.cjs.js","scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm run test && nyc report --reporter=text-lcov > coverage.lcov","ci:lint":"pnpm run build && pnpm run lint","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm run test -- --verbose && pnpm run test:ts","lint":"pnpm run lint:js && pnpm run lint:docs && pnpm run lint:package","lint:docs":"prettier --single-quote --write README.md","lint:js":"eslint --fix --cache src test","lint:package":"prettier --write package.json --plugin=prettier-plugin-package","prebuild":"del-cli dist","prepare":"pnpm run build","prepublishOnly":"pnpm run lint && pnpm run test && pnpm run test:ts","pretest":"pnpm run build","test":"ava","test:ts":"tsc index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","buble","es2015","npm","modules"],"peerDependencies":{"rollup":"^1.20.0"},"dependencies":{"@types/buble":"^0.19.2","buble":"^0.19.8","rollup-pluginutils":"^2.8.2"},"devDependencies":{"del-cli":"^3.0.0","rollup":"^1.27.0","source-map":"^0.7.3","typescript":"^3.7.2"},"ava":{"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"module":"dist/rollup-plugin-buble.es.js","_id":"@rollup/plugin-buble@0.21.0","_nodeVersion":"12.3.1","_npmVersion":"6.11.2","dist":{"shasum":"76d2a9c62ae1f1122a3a87526669a736cd86c148","size":3394,"noattachment":false,"key":"/@rollup/plugin-buble/-/@rollup/plugin-buble-0.21.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-buble/download/@rollup/plugin-buble-0.21.0.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-buble_0.21.0_1576963465210_0.2814129806089434"},"_hasShrinkwrap":false,"publish_time":1576963465307,"_cnpm_publish_time":1576963465307,"_cnpmcore_publish_time":"2021-12-17T01:13:25.843Z"},"0.20.0":{"name":"@rollup/plugin-buble","version":"0.20.0","publishConfig":{"access":"public"},"description":"Compile ES2015 with buble","license":"MIT","repository":{"type":"git","url":"git+https://github.com/rollup/plugins.git"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/packages/buble/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"dist/rollup-plugin-buble.cjs.js","scripts":{"build":"rollup -c","ci:coverage":"nyc pnpm run test && nyc report --reporter=text-lcov > coverage.lcov","ci:coverage:submit":"curl -s https://codecov.io/bash | bash -s - -F beep","ci:lint":"pnpm run build && pnpm run lint && pnpm run security","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","ci:test":"pnpm run test -- --verbose && pnpm run test:ts","lint":"pnpm run lint:js && pnpm run lint:docs && pnpm run lint:package","lint:docs":"prettier --single-quote --write README.md","lint:js":"eslint --fix --cache src test","lint:package":"prettier --write package.json --plugin=prettier-plugin-package","prebuild":"del-cli dist","prepare":"npm run build","prepublishOnly":"npm run lint && npm run test && npm run test:ts","pretest":"npm run build","security":"echo 'pnpm needs `npm audit` support'","test":"ava test/test.js","test:ts":"tsc index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","buble","es2015","npm","modules"],"peerDependencies":{"rollup":"^1.20.0"},"dependencies":{"buble":"^0.19.8","rollup-pluginutils":"^2.6.0","typescript":"^3.4.3"},"devDependencies":{"del-cli":"^3.0.0","rollup":"^1.20.0","source-map":"^0.7.3"},"ava":{"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"module":"dist/rollup-plugin-buble.es.js","_id":"@rollup/plugin-buble@0.20.0","_nodeVersion":"12.3.1","_npmVersion":"6.11.2","dist":{"shasum":"499cb3a5891fe7a2d30b76ed43f8c387e1c13e89","size":3649,"noattachment":false,"key":"/@rollup/plugin-buble/-/@rollup/plugin-buble-0.20.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-buble/download/@rollup/plugin-buble-0.20.0.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-buble_0.20.0_1572270998846_0.6540719587524362"},"_hasShrinkwrap":false,"publish_time":1572270999299,"_cnpm_publish_time":1572270999299,"_cnpmcore_publish_time":"2021-12-17T01:13:26.064Z"}},"readme":"[npm]: https://img.shields.io/npm/v/@rollup/plugin-buble\n[npm-url]: https://www.npmjs.com/package/@rollup/plugin-buble\n[size]: https://packagephobia.now.sh/badge?p=@rollup/plugin-buble\n[size-url]: https://packagephobia.now.sh/result?p=@rollup/plugin-buble\n\n[![npm][npm]][npm-url]\n[![size][size]][size-url]\n[![libera manifesto](https://img.shields.io/badge/libera-manifesto-lightgrey.svg)](https://liberamanifesto.com)\n\n# @rollup/plugin-buble\n\n???? A Rollup plugin which converts ES2015+ code with the Bublé compiler.\n\n## Requirements\n\nThis plugin requires an [LTS](https://github.com/nodejs/Release) Node version (v14.0.0+) and Rollup v1.20.0+.\n\n## Install\n\nUsing npm:\n\n```console\nnpm install @rollup/plugin-buble --save-dev\n```\n\n## Usage\n\nCreate a `rollup.config.js` [configuration file](https://www.rollupjs.org/guide/en/#configuration-files) and import the plugin:\n\n```js\nimport buble from '@rollup/plugin-buble';\n\nexport default {\n  input: 'src/index.js',\n  output: {\n    dir: 'output',\n    format: 'cjs'\n  },\n  plugins: [buble()]\n};\n```\n\nThen call `rollup` either via the [CLI](https://www.rollupjs.org/guide/en/#command-line-reference) or the [API](https://www.rollupjs.org/guide/en/#javascript-api).\n\n## Options\n\n### `transforms`\n\nType: `Object`<br>\nDefault: `{ modules: false }`\n\nSpecifies additional [transform options](https://buble.surge.sh/guide/) for the Bublé compiler.\n\n### `exclude`\n\nType: `String` | `Array[...String]`<br>\nDefault: `null`\n\nA [picomatch pattern](https://github.com/micromatch/picomatch), or array of patterns, which specifies the files in the build the plugin should _ignore_. By default no files are ignored.\n\n### `include`\n\nType: `String` | `Array[...String]`<br>\nDefault: `null`\n\nA [picomatch pattern](https://github.com/micromatch/picomatch), or array of patterns, which specifies the files in the build the plugin should operate on. By default all files are targeted.\n\n## Meta\n\n[CONTRIBUTING](/.github/CONTRIBUTING.md)\n\n[LICENSE (MIT)](/LICENSE)\n","_attachments":{},"homepage":"https://github.com/rollup/plugins/tree/master/packages/buble/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"license":"MIT"}