uni-ticket-system/node_modules/@babel/parser
2023-12-05 10:11:10 +08:00
..
bin submit 2023-12-05 10:11:10 +08:00
lib submit 2023-12-05 10:11:10 +08:00
typings submit 2023-12-05 10:11:10 +08:00
CHANGELOG.md submit 2023-12-05 10:11:10 +08:00
index.cjs submit 2023-12-05 10:11:10 +08:00
LICENSE submit 2023-12-05 10:11:10 +08:00
package.json submit 2023-12-05 10:11:10 +08:00
README.md submit 2023-12-05 10:11:10 +08:00

@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