maude 77abfe10bf first commit il y a 2 jours
..
bin 77abfe10bf first commit il y a 2 jours
lib 77abfe10bf first commit il y a 2 jours
typings 77abfe10bf first commit il y a 2 jours
CHANGELOG.md 77abfe10bf first commit il y a 2 jours
LICENSE 77abfe10bf first commit il y a 2 jours
README.md 77abfe10bf first commit il y a 2 jours
package.json 77abfe10bf first commit il y a 2 jours

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