outaozhen bb52c63d7d 库提交 hace 5 años
..
bin bb52c63d7d 库提交 hace 5 años
lib bb52c63d7d 库提交 hace 5 años
typings bb52c63d7d 库提交 hace 5 años
CHANGELOG.md bb52c63d7d 库提交 hace 5 años
LICENSE bb52c63d7d 库提交 hace 5 años
README.md bb52c63d7d 库提交 hace 5 años
package.json bb52c63d7d 库提交 hace 5 años

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