txq 7c2ff95c00 第一次上传 10 months ago
..
bin 7c2ff95c00 第一次上传 10 months ago
lib 7c2ff95c00 第一次上传 10 months ago
typings 7c2ff95c00 第一次上传 10 months ago
CHANGELOG.md 7c2ff95c00 第一次上传 10 months ago
LICENSE 7c2ff95c00 第一次上传 10 months ago
README.md 7c2ff95c00 第一次上传 10 months ago
package.json 7c2ff95c00 第一次上传 10 months ago

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