{"name":"@rollup/plugin-commonjs","version":"17.0.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.30.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.30.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@17.0.0","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"shasum":"2ae2228354cf0fbba6cf9f06f30b2c66a974324c","size":76794,"noattachment":false,"key":"/@rollup/plugin-commonjs/-/@rollup/plugin-commonjs-17.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@rollup/plugin-commonjs/download/@rollup/plugin-commonjs-17.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-commonjs_17.0.0_1606761659403_0.929352433342908"},"_hasShrinkwrap":false,"publish_time":1606761659538,"_cnpm_publish_time":1606761659538,"dist-tags":{"beta":"24.1.0-0","latest":"29.0.2"}}