XuelesszzZ 94af2b8e7b 6-30-5 há 1 ano atrás
..
bin 94af2b8e7b 6-30-5 há 1 ano atrás
lib 94af2b8e7b 6-30-5 há 1 ano atrás
typings 94af2b8e7b 6-30-5 há 1 ano atrás
CHANGELOG.md 94af2b8e7b 6-30-5 há 1 ano atrás
LICENSE 94af2b8e7b 6-30-5 há 1 ano atrás
README.md 94af2b8e7b 6-30-5 há 1 ano atrás
package.json 94af2b8e7b 6-30-5 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