dld_backend/node_modules/@babel/parser
2025-11-04 13:17:18 +05:30
..
bin webhook hit commit 2025-11-04 13:17:18 +05:30
lib v0.0.1 2025-10-30 12:13:02 +05:30
typings v0.0.1 2025-10-30 12:13:02 +05:30
CHANGELOG.md v0.0.1 2025-10-30 12:13:02 +05:30
LICENSE v0.0.1 2025-10-30 12:13:02 +05:30
package.json v0.0.1 2025-10-30 12:13:02 +05:30
README.md v0.0.1 2025-10-30 12:13:02 +05:30

@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