Gogs df670eaa27 first commit 3 주 전
..
bin df670eaa27 first commit 3 주 전
lib df670eaa27 first commit 3 주 전
typings df670eaa27 first commit 3 주 전
CHANGELOG.md df670eaa27 first commit 3 주 전
LICENSE df670eaa27 first commit 3 주 전
README.md df670eaa27 first commit 3 주 전
index.cjs df670eaa27 first commit 3 주 전
package.json df670eaa27 first commit 3 주 전

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