郑柏铃 8ab83f9df6 学习 il y a 6 jours
..
bin 8ab83f9df6 学习 il y a 6 jours
lib 8ab83f9df6 学习 il y a 6 jours
typings 8ab83f9df6 学习 il y a 6 jours
CHANGELOG.md 8ab83f9df6 学习 il y a 6 jours
LICENSE 8ab83f9df6 学习 il y a 6 jours
README.md 8ab83f9df6 学习 il y a 6 jours
package.json 8ab83f9df6 学习 il y a 6 jours

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