claude-web/node_modules/@babel/parser
MerCry 0cf07bfca6 初始化提交 2026-02-23 10:23:38 +08:00
..
bin 初始化提交 2026-02-23 10:23:38 +08:00
lib 初始化提交 2026-02-23 10:23:38 +08:00
typings 初始化提交 2026-02-23 10:23:38 +08:00
CHANGELOG.md 初始化提交 2026-02-23 10:23:38 +08:00
LICENSE 初始化提交 2026-02-23 10:23:38 +08:00
README.md 初始化提交 2026-02-23 10:23:38 +08:00
package.json 初始化提交 2026-02-23 10:23:38 +08: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