monitoring/web/monit_web/node_modules/@babel/parser
qiangyanwen 2a13709dc8 testcase 2022-06-19 10:12:23 +08:00
..
bin testcase 2022-06-19 10:12:23 +08:00
lib testcase 2022-06-19 10:12:23 +08:00
typings testcase 2022-06-19 10:12:23 +08:00
CHANGELOG.md testcase 2022-06-19 10:12:23 +08:00
LICENSE testcase 2022-06-19 10:12:23 +08:00
README.md testcase 2022-06-19 10:12:23 +08:00
package.json testcase 2022-06-19 10:12:23 +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