slow-reader/frontend/node_modules/@babel/parser
Gal 819f52241c
init
2025-07-29 18:02:54 +02:00
..
bin init 2025-07-29 18:02:54 +02:00
lib init 2025-07-29 18:02:54 +02:00
typings init 2025-07-29 18:02:54 +02:00
CHANGELOG.md init 2025-07-29 18:02:54 +02:00
LICENSE init 2025-07-29 18:02:54 +02:00
README.md init 2025-07-29 18:02:54 +02:00
package.json init 2025-07-29 18:02:54 +02:00

README.md

@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