冯博深 f143f24da4 first há 1 dia atrás
..
bin f143f24da4 first há 1 dia atrás
lib f143f24da4 first há 1 dia atrás
typings f143f24da4 first há 1 dia atrás
CHANGELOG.md f143f24da4 first há 1 dia atrás
LICENSE f143f24da4 first há 1 dia atrás
README.md f143f24da4 first há 1 dia atrás
package.json f143f24da4 first há 1 dia atrás

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