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

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