hexo/node_modules/@babel/parser
jkjoy 5d2d87c740 20230925 2023-09-25 15:58:56 +08:00
..
bin 20230925 2023-09-25 15:58:56 +08:00
lib 20230925 2023-09-25 15:58:56 +08:00
typings 20230925 2023-09-25 15:58:56 +08:00
CHANGELOG.md 20230925 2023-09-25 15:58:56 +08:00
LICENSE 20230925 2023-09-25 15:58:56 +08:00
README.md 20230925 2023-09-25 15:58:56 +08:00
index.cjs 20230925 2023-09-25 15:58:56 +08:00
package.json 20230925 2023-09-25 15:58:56 +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