maude 77abfe10bf first commit há 2 dias atrás
..
bin 77abfe10bf first commit há 2 dias atrás
lib 77abfe10bf first commit há 2 dias atrás
typings 77abfe10bf first commit há 2 dias atrás
CHANGELOG.md 77abfe10bf first commit há 2 dias atrás
LICENSE 77abfe10bf first commit há 2 dias atrás
README.md 77abfe10bf first commit há 2 dias atrás
package.json 77abfe10bf first commit há 2 dias 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