monolito_djanco_poonto/node_modules/@babel/parser
2025-03-01 09:03:20 -03:00
..
bin versão 09h03 2025-03-01 09:03:20 -03:00
lib ajuste referencia 2025-02-25 13:26:08 -03:00
typings ajuste referencia 2025-02-25 13:26:08 -03:00
CHANGELOG.md ajuste referencia 2025-02-25 13:26:08 -03:00
index.cjs ajuste referencia 2025-02-25 13:26:08 -03:00
LICENSE ajuste referencia 2025-02-25 13:26:08 -03:00
package.json ajuste referencia 2025-02-25 13:26:08 -03:00
README.md ajuste referencia 2025-02-25 13:26:08 -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