H5-ThreeDoorder/node_modules/@babel/parser
whitechiina b1ff9a68e4 updata 2025-09-12 17:36:21 +08:00
..
bin updata 2025-09-12 17:36:21 +08:00
lib updata 2025-09-12 17:36:21 +08:00
typings updata 2025-09-12 17:36:21 +08:00
CHANGELOG.md updata 2025-09-12 17:36:21 +08:00
LICENSE updata 2025-09-12 17:36:21 +08:00
README.md updata 2025-09-12 17:36:21 +08:00
index.cjs updata 2025-09-12 17:36:21 +08:00
package.json updata 2025-09-12 17:36:21 +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