ship-gis/node_modules/@babel/core
2026-01-22 09:14:01 +09:00
..
lib 20260122_1 2026-01-22 09:14:01 +09:00
node_modules 20260122_1 2026-01-22 09:14:01 +09:00
src 20260122_1 2026-01-22 09:14:01 +09:00
LICENSE 20260122_1 2026-01-22 09:14:01 +09:00
package.json 20260122_1 2026-01-22 09:14:01 +09:00
README.md 20260122_1 2026-01-22 09:14:01 +09: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