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