login/node_modules/@babel/core
2020-10-12 14:50:25 +05:30
..
lib updating node_nodules 2020-10-12 14:50:25 +05:30
node_modules updating node_nodules 2020-10-12 14:50:25 +05:30
LICENSE updating node_nodules 2020-10-12 14:50:25 +05:30
package.json updating node_nodules 2020-10-12 14:50:25 +05:30
README.md updating node_nodules 2020-10-12 14:50:25 +05:30

@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