冯博深 e3294c98a1 first il y a 1 jour
..
bin e3294c98a1 first il y a 1 jour
lib e3294c98a1 first il y a 1 jour
typings e3294c98a1 first il y a 1 jour
CHANGELOG.md e3294c98a1 first il y a 1 jour
LICENSE e3294c98a1 first il y a 1 jour
README.md e3294c98a1 first il y a 1 jour
package.json e3294c98a1 first il y a 1 jour

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