Version: 7.0.0-beta.47.0.0-beta.57.0.0-beta.317.0.0-beta.327.0.0-beta.337.0.0-beta.347.0.0-beta.357.0.0-beta.367.0.0-beta.377.0.0-beta.387.0.0-beta.397.0.0-beta.407.0.0-beta.417.0.0-beta.427.0.0-beta.437.0.0-beta.447.0.0-beta.457.0.0-beta.467.0.0-beta.477.0.0-beta.487.0.0-beta.497.0.0-beta.507.0.0-beta.517.0.0-beta.527.0.0-beta.537.0.0-beta.547.0.0-beta.557.0.0-beta.567.0.0-rc.07.0.0-rc.17.0.0-rc.27.0.0-rc.37.0.0-rc.47.0.07.1.07.2.07.4.07.4.37.4.47.5.07.6.07.7.07.7.47.7.57.8.07.8.37.9.07.9.67.10.17.10.47.12.17.12.137.13.07.13.87.14.07.14.57.15.07.15.47.16.07.16.57.16.77.16.87.17.77.17.97.17.127.18.07.18.27.18.67.19.67.20.77.20.117.21.27.21.4-esm7.21.4-esm.17.21.4-esm.27.21.4-esm.37.21.4-esm.47.21.57.22.57.22.117.22.157.23.08.0.0-alpha.08.0.0-alpha.18.0.0-alpha.28.0.0-alpha.3
# @babel/plugin-transform-modules-commonjs
> This plugin transforms ES2015 modules to CommonJS
See our website [@babel/plugin-transform-modules-commonjs](https://babeljs.io/docs/en/babel-plugin-transform-modules-commonjs) for more information.
## Install
Using npm:
```sh
npm install --save-dev @babel/plugin-transform-modules-commonjs
```
or using yarn:
yarn add @babel/plugin-transform-modules-commonjs --dev