root 3bf41bf355 update il y a 1 an
..
bin 3bf41bf355 update il y a 1 an
lib 3bf41bf355 update il y a 1 an
typings 3bf41bf355 update il y a 1 an
CHANGELOG.md 3bf41bf355 update il y a 1 an
LICENSE 3bf41bf355 update il y a 1 an
README.md 3bf41bf355 update il y a 1 an
index.cjs 3bf41bf355 update il y a 1 an
package.json 3bf41bf355 update il y a 1 an

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