HaXeho e0dad002ed first commit há 10 meses atrás
..
bin e0dad002ed first commit há 10 meses atrás
lib e0dad002ed first commit há 10 meses atrás
typings e0dad002ed first commit há 10 meses atrás
CHANGELOG.md e0dad002ed first commit há 10 meses atrás
LICENSE e0dad002ed first commit há 10 meses atrás
README.md e0dad002ed first commit há 10 meses atrás
index.cjs e0dad002ed first commit há 10 meses atrás
package.json e0dad002ed first commit há 10 meses 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