{"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":""},{"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,"dist-tags":{"latest":"1.0.3"}}