{"name":"@rollup/plugin-commonjs","version":"15.1.0","publishConfig":{"access":"public"},"description":"Convert CommonJS modules to ES2015","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/commonjs/#readme","bugs":{"url":"https://github.com/rollup/plugins/issues"},"main":"dist/index.js","module":"dist/index.es.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 && pnpm run test:ts","lint":"pnpm run lint:js && pnpm run lint:docs && pnpm run lint:package","lint:docs":"prettier --single-quote --arrow-parens avoid --trailing-comma none --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:ts","pretest":"pnpm run build","test":"ava","test:ts":"tsc types/index.d.ts test/types.ts --noEmit"},"keywords":["rollup","plugin","npm","modules","commonjs","require"],"peerDependencies":{"rollup":"^2.22.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":"^8.4.0","locate-character":"^2.0.5","require-relative":"^0.8.7","rollup":"^2.23.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"]},"_id":"@rollup/plugin-commonjs@15.1.0","_nodeVersion":"14.0.0","_npmVersion":"6.14.8","dist":{"shasum":"1e7d076c4f1b2abf7e65248570e555defc37c238","size":69968,"noattachment":false,"key":"/@rollup/plugin-commonjs/-/@rollup/plugin-commonjs-15.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-commonjs/download/@rollup/plugin-commonjs-15.1.0.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"lukastaegert","email":""},{"name":"rich_harris","email":""},{"name":"shellscape","email":""}],"_npmUser":{"name":"lukastaegert","email":"lukas.taegert@tngtech.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-commonjs_15.1.0_1600664899733_0.1938910106625713"},"_hasShrinkwrap":false,"publish_time":1600664899905,"_cnpm_publish_time":1600664899905,"dist-tags":{"beta":"24.1.0-0","latest":"29.0.2"}}