冯博深 e3294c98a1 first hace 1 día
..
bin e3294c98a1 first hace 1 día
lib e3294c98a1 first hace 1 día
typings e3294c98a1 first hace 1 día
CHANGELOG.md e3294c98a1 first hace 1 día
LICENSE e3294c98a1 first hace 1 día
README.md e3294c98a1 first hace 1 día
package.json e3294c98a1 first hace 1 día

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