Etherealcs 3f05a357e8 init 1 anno fa
..
bin 3f05a357e8 init 1 anno fa
lib 3f05a357e8 init 1 anno fa
typings 3f05a357e8 init 1 anno fa
CHANGELOG.md 3f05a357e8 init 1 anno fa
LICENSE 3f05a357e8 init 1 anno fa
README.md 3f05a357e8 init 1 anno fa
index.cjs 3f05a357e8 init 1 anno fa
package.json 3f05a357e8 init 1 anno fa

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