yrik 2fd3c19a01 提交 4 lat temu
..
bin eec7f449c9 first commit 4 lat temu
lib 2fd3c19a01 提交 4 lat temu
typings 2fd3c19a01 提交 4 lat temu
CHANGELOG.md eec7f449c9 first commit 4 lat temu
LICENSE eec7f449c9 first commit 4 lat temu
README.md eec7f449c9 first commit 4 lat temu
package.json 2fd3c19a01 提交 4 lat temu

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