冯博深 f143f24da4 first 11 horas atrás
..
bin f143f24da4 first 11 horas atrás
lib f143f24da4 first 11 horas atrás
typings f143f24da4 first 11 horas atrás
CHANGELOG.md f143f24da4 first 11 horas atrás
LICENSE f143f24da4 first 11 horas atrás
README.md f143f24da4 first 11 horas atrás
package.json f143f24da4 first 11 horas 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