erp-construccion-backend/node_modules/@babel/parser
2026-01-04 06:38:44 -06:00
..
bin Initial commit - erp-construccion-backend 2026-01-04 06:38:44 -06:00
lib Initial commit - erp-construccion-backend 2026-01-04 06:38:44 -06:00
typings Initial commit - erp-construccion-backend 2026-01-04 06:38:44 -06:00
CHANGELOG.md Initial commit - erp-construccion-backend 2026-01-04 06:38:44 -06:00
LICENSE Initial commit - erp-construccion-backend 2026-01-04 06:38:44 -06:00
package.json Initial commit - erp-construccion-backend 2026-01-04 06:38:44 -06:00
README.md Initial commit - erp-construccion-backend 2026-01-04 06:38:44 -06: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