Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
node_modules | 2023-08-29 | ||
src | 2023-08-29 | ||
lib | 2023-08-29 | ||
cjs-proxy.cjs | 2023-08-29 | 632 Bytes | |
LICENSE | 2023-08-29 | 1.1 kB | |
package.json | 2023-08-29 | 2.4 kB | |
README.md | 2023-08-29 | 404 Bytes | |
Totals: 7 Items | 4.6 kB | 0 |
@babel/core
Babel compiler core.
See our website @babel/core for more information or the issues associated with this package.
Install
Using npm:
npm install --save-dev @babel/core
or using yarn:
yarn add @babel/core --dev