database-petani-mobile/node_modules/@babel/parser
2026-02-23 16:39:35 +07:00
..
bin base commit 2026-02-23 16:39:35 +07:00
lib base commit 2026-02-23 16:39:35 +07:00
typings base commit 2026-02-23 16:39:35 +07:00
CHANGELOG.md base commit 2026-02-23 16:39:35 +07:00
LICENSE base commit 2026-02-23 16:39:35 +07:00
package.json base commit 2026-02-23 16:39:35 +07:00
README.md base commit 2026-02-23 16:39:35 +07: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