e c507705cf8 webpack 1 year ago
..
bin c507705cf8 webpack 1 year ago
lib c507705cf8 webpack 1 year ago
typings c507705cf8 webpack 1 year ago
CHANGELOG.md c507705cf8 webpack 1 year ago
LICENSE c507705cf8 webpack 1 year ago
README.md c507705cf8 webpack 1 year ago
index.cjs c507705cf8 webpack 1 year ago
package.json c507705cf8 webpack 1 year 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