system-prompts-and-models-o.../node_modules/@babel/parser
2025-10-11 23:05:08 +08:00
..
bin feat: Finalize VitePress site structure and styling 2025-10-11 23:05:08 +08:00
lib feat: Finalize VitePress site structure and styling 2025-10-11 23:05:08 +08:00
typings feat: Finalize VitePress site structure and styling 2025-10-11 23:05:08 +08:00
CHANGELOG.md feat: Finalize VitePress site structure and styling 2025-10-11 23:05:08 +08:00
LICENSE feat: Finalize VitePress site structure and styling 2025-10-11 23:05:08 +08:00
package.json feat: Finalize VitePress site structure and styling 2025-10-11 23:05:08 +08:00
README.md feat: Finalize VitePress site structure and styling 2025-10-11 23:05:08 +08: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