ship-gis/node_modules/@babel/parser
2026-01-22 09:14:01 +09:00
..
bin 20260122_1 2026-01-22 09:14:01 +09:00
lib 20260122_1 2026-01-22 09:14:01 +09:00
typings 20260122_1 2026-01-22 09:14:01 +09:00
CHANGELOG.md 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/parser

A JavaScript parser

See our website @babel/parser for more information or the issues associated with this package.

Install

Using npm:

npm install --save-dev @babel/parser

or using yarn:

yarn add @babel/parser --dev