root 3bf41bf355 update 2 gadi atpakaļ
..
bin 3bf41bf355 update 2 gadi atpakaļ
lib 3bf41bf355 update 2 gadi atpakaļ
typings 3bf41bf355 update 2 gadi atpakaļ
CHANGELOG.md 3bf41bf355 update 2 gadi atpakaļ
LICENSE 3bf41bf355 update 2 gadi atpakaļ
README.md 3bf41bf355 update 2 gadi atpakaļ
index.cjs 3bf41bf355 update 2 gadi atpakaļ
package.json 3bf41bf355 update 2 gadi atpakaļ

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