Denis 346b78aee1 first commit 2 lat temu
..
bin 346b78aee1 first commit 2 lat temu
lib 346b78aee1 first commit 2 lat temu
typings 346b78aee1 first commit 2 lat temu
CHANGELOG.md 346b78aee1 first commit 2 lat temu
LICENSE 346b78aee1 first commit 2 lat temu
README.md 346b78aee1 first commit 2 lat temu
package.json 346b78aee1 first commit 2 lat 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