Denis 346b78aee1 first commit 2 роки тому
..
bin 346b78aee1 first commit 2 роки тому
lib 346b78aee1 first commit 2 роки тому
typings 346b78aee1 first commit 2 роки тому
CHANGELOG.md 346b78aee1 first commit 2 роки тому
LICENSE 346b78aee1 first commit 2 роки тому
README.md 346b78aee1 first commit 2 роки тому
package.json 346b78aee1 first commit 2 роки тому

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