max_liu b7ab7c8514 chore: 更新node_modules依赖文件 2 周之前
..
bin b7ab7c8514 chore: 更新node_modules依赖文件 2 周之前
lib b7ab7c8514 chore: 更新node_modules依赖文件 2 周之前
typings b7ab7c8514 chore: 更新node_modules依赖文件 2 周之前
CHANGELOG.md b7ab7c8514 chore: 更新node_modules依赖文件 2 周之前
LICENSE b7ab7c8514 chore: 更新node_modules依赖文件 2 周之前
README.md b7ab7c8514 chore: 更新node_modules依赖文件 2 周之前
package.json b7ab7c8514 chore: 更新node_modules依赖文件 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