svalavuo 2932879887 Dockerized solution 3 days ago
..
bin 2932879887 Dockerized solution 3 days ago
lib 2932879887 Dockerized solution 3 days ago
typings 2932879887 Dockerized solution 3 days ago
CHANGELOG.md 2932879887 Dockerized solution 3 days ago
LICENSE 2932879887 Dockerized solution 3 days ago
README.md 2932879887 Dockerized solution 3 days ago
package.json 2932879887 Dockerized solution 3 days ago

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