Lawsun d230cfbce0 first commit 1 rok temu
..
bin d230cfbce0 first commit 1 rok temu
lib d230cfbce0 first commit 1 rok temu
typings d230cfbce0 first commit 1 rok temu
CHANGELOG.md d230cfbce0 first commit 1 rok temu
LICENSE d230cfbce0 first commit 1 rok temu
README.md d230cfbce0 first commit 1 rok temu
index.cjs d230cfbce0 first commit 1 rok temu
package.json d230cfbce0 first commit 1 rok temu

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