rangement/node_modules/@babel/parser
2023-07-01 12:46:34 +02:00
..
bin add packages and scripts in package.json 2023-07-01 12:46:34 +02:00
lib add packages and scripts in package.json 2023-07-01 12:46:34 +02:00
typings add packages and scripts in package.json 2023-07-01 12:46:34 +02:00
CHANGELOG.md add packages and scripts in package.json 2023-07-01 12:46:34 +02:00
index.cjs add packages and scripts in package.json 2023-07-01 12:46:34 +02:00
LICENSE add packages and scripts in package.json 2023-07-01 12:46:34 +02:00
package.json add packages and scripts in package.json 2023-07-01 12:46:34 +02:00
README.md add packages and scripts in package.json 2023-07-01 12:46:34 +02: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