xiezhiming bcc6bf9d94 修改 1 ano atrás
..
bin bcc6bf9d94 修改 1 ano atrás
lib bcc6bf9d94 修改 1 ano atrás
typings bcc6bf9d94 修改 1 ano atrás
CHANGELOG.md bcc6bf9d94 修改 1 ano atrás
LICENSE bcc6bf9d94 修改 1 ano atrás
README.md bcc6bf9d94 修改 1 ano atrás
package.json bcc6bf9d94 修改 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