maude 77abfe10bf first commit 2 päivää sitten
..
bin 77abfe10bf first commit 2 päivää sitten
lib 77abfe10bf first commit 2 päivää sitten
typings 77abfe10bf first commit 2 päivää sitten
CHANGELOG.md 77abfe10bf first commit 2 päivää sitten
LICENSE 77abfe10bf first commit 2 päivää sitten
README.md 77abfe10bf first commit 2 päivää sitten
package.json 77abfe10bf first commit 2 päivää sitten

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