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