ai-watch-app/node_modules/@babel/parser
white dc2847507b basic 2024-07-03 16:30:51 +08:00
..
bin basic 2024-07-03 16:30:51 +08:00
lib basic 2024-07-03 16:30:51 +08:00
typings basic 2024-07-03 16:30:51 +08:00
CHANGELOG.md basic 2024-07-03 16:30:51 +08:00
LICENSE basic 2024-07-03 16:30:51 +08:00
README.md basic 2024-07-03 16:30:51 +08:00
index.cjs basic 2024-07-03 16:30:51 +08:00
package.json basic 2024-07-03 16:30:51 +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