lhl 6ff0e96ad3 8-4-1 hace 1 año
..
bin 6ff0e96ad3 8-4-1 hace 1 año
lib 6ff0e96ad3 8-4-1 hace 1 año
typings 6ff0e96ad3 8-4-1 hace 1 año
CHANGELOG.md 6ff0e96ad3 8-4-1 hace 1 año
LICENSE 6ff0e96ad3 8-4-1 hace 1 año
README.md 6ff0e96ad3 8-4-1 hace 1 año
package.json 6ff0e96ad3 8-4-1 hace 1 año

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