xiezhiming bcc6bf9d94 修改 1 anno fa
..
bin bcc6bf9d94 修改 1 anno fa
lib bcc6bf9d94 修改 1 anno fa
typings bcc6bf9d94 修改 1 anno fa
CHANGELOG.md bcc6bf9d94 修改 1 anno fa
LICENSE bcc6bf9d94 修改 1 anno fa
README.md bcc6bf9d94 修改 1 anno fa
package.json bcc6bf9d94 修改 1 anno fa

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