puyao a4812c4835 提交修改 1 mese fa
..
bin a4812c4835 提交修改 1 mese fa
lib a4812c4835 提交修改 1 mese fa
typings a4812c4835 提交修改 1 mese fa
CHANGELOG.md a4812c4835 提交修改 1 mese fa
LICENSE a4812c4835 提交修改 1 mese fa
README.md a4812c4835 提交修改 1 mese fa
package.json a4812c4835 提交修改 1 mese fa

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