XuelesszzZ 94af2b8e7b 6-30-5 1 年之前
..
bin 94af2b8e7b 6-30-5 1 年之前
lib 94af2b8e7b 6-30-5 1 年之前
typings 94af2b8e7b 6-30-5 1 年之前
CHANGELOG.md 94af2b8e7b 6-30-5 1 年之前
LICENSE 94af2b8e7b 6-30-5 1 年之前
README.md 94af2b8e7b 6-30-5 1 年之前
package.json 94af2b8e7b 6-30-5 1 年之前

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