root e2ef550dc3 update 2 anni fa
..
bin e2ef550dc3 update 2 anni fa
lib e2ef550dc3 update 2 anni fa
typings e2ef550dc3 update 2 anni fa
CHANGELOG.md e2ef550dc3 update 2 anni fa
LICENSE e2ef550dc3 update 2 anni fa
README.md e2ef550dc3 update 2 anni fa
index.cjs e2ef550dc3 update 2 anni fa
package.json e2ef550dc3 update 2 anni fa

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