MIF_E31222707/node_modules/@babel/parser
adeliaala 0d288a48b9 done 2025-07-15 13:57:20 +07:00
..
bin done 2025-07-15 13:57:20 +07:00
lib done 2025-07-15 13:57:20 +07:00
typings done 2025-07-15 13:57:20 +07:00
CHANGELOG.md done 2025-07-15 13:57:20 +07:00
LICENSE done 2025-07-15 13:57:20 +07:00
README.md done 2025-07-15 13:57:20 +07:00
index.cjs done 2025-07-15 13:57:20 +07:00
package.json done 2025-07-15 13:57:20 +07: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