wenhongquan cca3b05511 first commit há 1 ano atrás
..
bin cca3b05511 first commit há 1 ano atrás
lib cca3b05511 first commit há 1 ano atrás
typings cca3b05511 first commit há 1 ano atrás
CHANGELOG.md cca3b05511 first commit há 1 ano atrás
LICENSE cca3b05511 first commit há 1 ano atrás
README.md cca3b05511 first commit há 1 ano atrás
index.cjs cca3b05511 first commit há 1 ano atrás
package.json cca3b05511 first commit há 1 ano 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