codeMan 0c1219796a 测试提交 il y a 1 an
..
bin 0c1219796a 测试提交 il y a 1 an
lib 0c1219796a 测试提交 il y a 1 an
typings 0c1219796a 测试提交 il y a 1 an
CHANGELOG.md 0c1219796a 测试提交 il y a 1 an
LICENSE 0c1219796a 测试提交 il y a 1 an
README.md 0c1219796a 测试提交 il y a 1 an
index.cjs 0c1219796a 测试提交 il y a 1 an
package.json 0c1219796a 测试提交 il y a 1 an

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