{"name":"@rollup/plugin-commonjs","version":"22.0.1","publishConfig":{"access":"public"},"description":"Convert CommonJS modules to ES2015","license":"MIT","repository":{"url":"git+https://github.com/rollup/plugins.git","directory":"packages/commonjs"},"author":{"name":"Rich Harris","email":"richard.a.harris@gmail.com"},"homepage":"https://github.com/rollup/plugins/tree/master/packages/commonjs/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"./dist/cjs/index.js","module":"./dist/es/index.js","exports":{"require":"./dist/cjs/index.js","import":"./dist/es/index.js"},"engines":{"node":">= 12.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 && pnpm test:ts","prebuild":"del-cli dist","prepare":"if [ ! -d 'dist' ]; then pnpm build; fi","prepublishOnly":"pnpm build","prerelease":"pnpm build","pretest":"pnpm build","release":"pnpm plugin:release --workspace-root -- --pkg $npm_package_name","test":"ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","npm","modules","commonjs","require"],"peerDependencies":{"rollup":"^2.68.0"},"dependencies":{"@rollup/pluginutils":"^3.1.0","commondir":"^1.0.1","estree-walker":"^2.0.1","glob":"^7.1.6","is-reference":"^1.2.1","magic-string":"^0.25.7","resolve":"^1.17.0"},"devDependencies":{"@rollup/plugin-json":"^4.1.0","@rollup/plugin-node-resolve":"^13.1.0","locate-character":"^2.0.5","require-relative":"^0.8.7","rollup":"^2.68.0","shx":"^0.3.2","source-map":"^0.7.3","source-map-support":"^0.5.19","typescript":"^3.9.7"},"types":"types/index.d.ts","ava":{"babel":{"compileEnhancements":false},"files":["!**/fixtures/**","!**/helpers/**","!**/recipes/**","!**/types.ts"]},"gitHead":"59d8ac281d35bfbd57a369a1eecb820a0cf534d8","_id":"@rollup/plugin-commonjs@22.0.1","_nodeVersion":"18.4.0","_npmVersion":"8.12.1","dist":{"shasum":"f7cb777d20de3eeeaf994f39080115c336bef810","size":98894,"noattachment":false,"key":"/@rollup/plugin-commonjs/-/@rollup/plugin-commonjs-22.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-commonjs/download/@rollup/plugin-commonjs-22.0.1.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-commonjs_22.0.1_1656067972363_0.9851238334411727"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-24T11:50:01.941Z","publish_time":1656067972573,"_cnpm_publish_time":1656067972573,"dist-tags":{"beta":"24.1.0-0","latest":"29.0.2"}}