DigitalConsumer.FixMyGlass/node_modules/@babel/parser
2021-09-20 18:29:11 -04:00
..
bin my commit 2021-09-20 18:29:11 -04:00
lib my commit 2021-09-20 18:29:11 -04:00
typings my commit 2021-09-20 18:29:11 -04:00
CHANGELOG.md my commit 2021-09-20 18:29:11 -04:00
LICENSE my commit 2021-09-20 18:29:11 -04:00
package.json my commit 2021-09-20 18:29:11 -04:00
README.md my commit 2021-09-20 18:29:11 -04:00

@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