shichen b6c5ecc67a init 10 meses atrás
..
bin b6c5ecc67a init 10 meses atrás
lib b6c5ecc67a init 10 meses atrás
typings b6c5ecc67a init 10 meses atrás
CHANGELOG.md b6c5ecc67a init 10 meses atrás
LICENSE b6c5ecc67a init 10 meses atrás
README.md b6c5ecc67a init 10 meses atrás
index.cjs b6c5ecc67a init 10 meses atrás
package.json b6c5ecc67a init 10 meses atrás

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