challenge-algorithms-v2.0-D.../node_modules/@babel/parser
2022-10-27 16:56:30 -03:00
..
bin Desaio 01 concluido 2022-10-27 16:56:30 -03:00
lib Desaio 01 concluido 2022-10-27 16:56:30 -03:00
typings Desaio 01 concluido 2022-10-27 16:56:30 -03:00
CHANGELOG.md Desaio 01 concluido 2022-10-27 16:56:30 -03:00
index.cjs Desaio 01 concluido 2022-10-27 16:56:30 -03:00
LICENSE Desaio 01 concluido 2022-10-27 16:56:30 -03:00
package.json Desaio 01 concluido 2022-10-27 16:56:30 -03:00
README.md Desaio 01 concluido 2022-10-27 16:56:30 -03: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