Etherealcs 3f05a357e8 init hace 10 meses
..
bin 3f05a357e8 init hace 10 meses
lib 3f05a357e8 init hace 10 meses
typings 3f05a357e8 init hace 10 meses
CHANGELOG.md 3f05a357e8 init hace 10 meses
LICENSE 3f05a357e8 init hace 10 meses
README.md 3f05a357e8 init hace 10 meses
index.cjs 3f05a357e8 init hace 10 meses
package.json 3f05a357e8 init hace 10 meses

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