xiebaomin 213d86429b updated há 1 ano atrás
..
bin 213d86429b updated há 1 ano atrás
lib 213d86429b updated há 1 ano atrás
typings 213d86429b updated há 1 ano atrás
CHANGELOG.md 213d86429b updated há 1 ano atrás
LICENSE 213d86429b updated há 1 ano atrás
README.md 213d86429b updated há 1 ano atrás
index.cjs 213d86429b updated há 1 ano atrás
package.json 213d86429b updated há 1 ano 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