dedsudiyu 26705b48f7 zc hace 2 meses
..
bin 26705b48f7 zc hace 2 meses
lib 26705b48f7 zc hace 2 meses
typings 26705b48f7 zc hace 2 meses
CHANGELOG.md 26705b48f7 zc hace 2 meses
LICENSE 26705b48f7 zc hace 2 meses
README.md 26705b48f7 zc hace 2 meses
package.json 26705b48f7 zc hace 2 meses

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