github-pages-deploy-action/node_modules/@babel/core
2020-01-28 00:08:03 -05:00
..
lib Dependencies 2020-01-28 00:08:03 -05:00
node_modules Dependencies 2020-01-28 00:08:03 -05:00
LICENSE Dependencies Required 2020-01-28 00:07:56 -05:00
package.json Dependencies Required 2020-01-28 00:07:56 -05:00
README.md Dependencies Required 2020-01-28 00:07:56 -05:00

@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