wenhongquan 157cec5180 chore: 提交node_modules依赖文件 2 달 전
..
lib 157cec5180 chore: 提交node_modules依赖文件 2 달 전
typings 157cec5180 chore: 提交node_modules依赖文件 2 달 전
CHANGELOG.md 157cec5180 chore: 提交node_modules依赖文件 2 달 전
LICENSE 157cec5180 chore: 提交node_modules依赖文件 2 달 전
README.md 157cec5180 chore: 提交node_modules依赖文件 2 달 전
package.json 157cec5180 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