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

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