night-cherry c3c5588342 web project files il y a 2 mois
..
bin c3c5588342 web project files il y a 2 mois
lib c3c5588342 web project files il y a 2 mois
typings c3c5588342 web project files il y a 2 mois
CHANGELOG.md c3c5588342 web project files il y a 2 mois
LICENSE c3c5588342 web project files il y a 2 mois
README.md c3c5588342 web project files il y a 2 mois
index.cjs c3c5588342 web project files il y a 2 mois
package.json c3c5588342 web project files il y a 2 mois

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