1
0
Fork 0
management/front/dkha-web-sz-main/node_modules/@babel/parser
zhurui 54669c07cf i4 2023-12-18 13:12:25 +08:00
..
bin i4 2023-12-18 13:12:25 +08:00
lib i4 2023-12-18 13:12:25 +08:00
typings i4 2023-12-18 13:12:25 +08:00
CHANGELOG.md i4 2023-12-18 13:12:25 +08:00
LICENSE i4 2023-12-18 13:12:25 +08:00
README.md i4 2023-12-18 13:12:25 +08:00
package.json i4 2023-12-18 13:12:25 +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