yuanhao b574408fd7 first commit há 3 anos atrás
..
bin b574408fd7 first commit há 3 anos atrás
lib b574408fd7 first commit há 3 anos atrás
typings b574408fd7 first commit há 3 anos atrás
CHANGELOG.md b574408fd7 first commit há 3 anos atrás
LICENSE b574408fd7 first commit há 3 anos atrás
README.md b574408fd7 first commit há 3 anos atrás
package.json b574408fd7 first commit há 3 anos 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