devsite/node_modules/@babel/parser
2024-07-07 18:49:38 -07:00
..
bin more 2024-07-07 18:49:38 -07:00
lib more 2024-07-07 18:49:38 -07:00
typings more 2024-07-07 18:49:38 -07:00
CHANGELOG.md more 2024-07-07 18:49:38 -07:00
index.cjs more 2024-07-07 18:49:38 -07:00
LICENSE more 2024-07-07 18:49:38 -07:00
package.json more 2024-07-07 18:49:38 -07:00
README.md more 2024-07-07 18:49:38 -07: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