katoikia-app/web-ui/web-react/node_modules/@babel/parser
Maria Sanchez 5abf040b42 fix web ui template 2022-07-05 22:15:11 -06:00
..
bin fix web ui template 2022-07-05 22:15:11 -06:00
lib fix web ui template 2022-07-05 22:15:11 -06:00
typings fix web ui template 2022-07-05 22:15:11 -06:00
CHANGELOG.md fix web ui template 2022-07-05 22:15:11 -06:00
LICENSE fix web ui template 2022-07-05 22:15:11 -06:00
README.md fix web ui template 2022-07-05 22:15:11 -06:00
package.json fix web ui template 2022-07-05 22:15:11 -06:00

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