max_liu b7ab7c8514 chore: 更新node_modules依赖文件 2 weeks ago
..
bin b7ab7c8514 chore: 更新node_modules依赖文件 2 weeks ago
lib b7ab7c8514 chore: 更新node_modules依赖文件 2 weeks ago
typings b7ab7c8514 chore: 更新node_modules依赖文件 2 weeks ago
CHANGELOG.md b7ab7c8514 chore: 更新node_modules依赖文件 2 weeks ago
LICENSE b7ab7c8514 chore: 更新node_modules依赖文件 2 weeks ago
README.md b7ab7c8514 chore: 更新node_modules依赖文件 2 weeks ago
package.json b7ab7c8514 chore: 更新node_modules依赖文件 2 weeks ago

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