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