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

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