ccashfrontend/views/node_modules/@babel/parser
2021-06-18 09:20:09 +10:00
..
bin half new patch 2021-06-18 09:20:09 +10:00
lib half new patch 2021-06-18 09:20:09 +10:00
typings half new patch 2021-06-18 09:20:09 +10:00
CHANGELOG.md half new patch 2021-06-18 09:20:09 +10:00
LICENSE half new patch 2021-06-18 09:20:09 +10:00
package.json half new patch 2021-06-18 09:20:09 +10:00
README.md half new patch 2021-06-18 09:20:09 +10: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