the-tip-top-backend/node_modules/@babel/parser
2025-11-01 17:25:01 +01:00
..
bin Fix Jenkinsfile: force recreate + health check 2025-11-01 17:25:01 +01:00
lib Fix Jenkinsfile: force recreate + health check 2025-11-01 17:25:01 +01:00
typings Fix Jenkinsfile: force recreate + health check 2025-11-01 17:25:01 +01:00
CHANGELOG.md Fix Jenkinsfile: force recreate + health check 2025-11-01 17:25:01 +01:00
LICENSE Fix Jenkinsfile: force recreate + health check 2025-11-01 17:25:01 +01:00
package.json Fix Jenkinsfile: force recreate + health check 2025-11-01 17:25:01 +01:00
README.md Fix Jenkinsfile: force recreate + health check 2025-11-01 17:25:01 +01: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