puyao ff9058ff03 首次提交信息 2 周之前
..
bin ff9058ff03 首次提交信息 2 周之前
lib ff9058ff03 首次提交信息 2 周之前
typings ff9058ff03 首次提交信息 2 周之前
CHANGELOG.md ff9058ff03 首次提交信息 2 周之前
LICENSE ff9058ff03 首次提交信息 2 周之前
README.md ff9058ff03 首次提交信息 2 周之前
package.json ff9058ff03 首次提交信息 2 周之前

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