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