todoApp/node_modules/@babel/core
Alain Vasquez Ramirez deb60c112f version 02 2025-03-26 19:04:28 -06:00
..
lib version 02 2025-03-26 19:04:28 -06:00
node_modules version 02 2025-03-26 19:04:28 -06:00
src version 1.0 2025-03-26 08:18:28 -06:00
LICENSE version 1.0 2025-03-26 08:18:28 -06:00
README.md version 1.0 2025-03-26 08:18:28 -06:00
cjs-proxy.cjs version 1.0 2025-03-26 08:18:28 -06:00
package.json version 02 2025-03-26 19:04:28 -06:00

README.md

@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