agibalov d1106a4bc7 1 il y a 4 jours
..
bin d1106a4bc7 1 il y a 4 jours
lib d1106a4bc7 1 il y a 4 jours
typings d1106a4bc7 1 il y a 4 jours
CHANGELOG.md d1106a4bc7 1 il y a 4 jours
LICENSE d1106a4bc7 1 il y a 4 jours
README.md d1106a4bc7 1 il y a 4 jours
package.json d1106a4bc7 1 il y a 4 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