冯博深 e3294c98a1 first 1 giorno fa
..
bin e3294c98a1 first 1 giorno fa
lib e3294c98a1 first 1 giorno fa
typings e3294c98a1 first 1 giorno fa
CHANGELOG.md e3294c98a1 first 1 giorno fa
LICENSE e3294c98a1 first 1 giorno fa
README.md e3294c98a1 first 1 giorno fa
package.json e3294c98a1 first 1 giorno fa

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