Bakhtina Sofya b84cb877be 1st comm 3 weeks ago
..
bin b84cb877be 1st comm 3 weeks ago
lib b84cb877be 1st comm 3 weeks ago
typings b84cb877be 1st comm 3 weeks ago
CHANGELOG.md b84cb877be 1st comm 3 weeks ago
LICENSE b84cb877be 1st comm 3 weeks ago
README.md b84cb877be 1st comm 3 weeks ago
index.cjs b84cb877be 1st comm 3 weeks ago
package.json b84cb877be 1st comm 3 weeks ago

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