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