ultimatepos/Modules/Communication/node_modules/@babel/parser
2026-07-10 08:54:10 +03:30
..
bin Sync production UltimatePOS from server 2026-07-10 08:54:10 +03:30
lib Sync production UltimatePOS from server 2026-07-10 08:54:10 +03:30
typings Sync production UltimatePOS from server 2026-07-10 08:54:10 +03:30
CHANGELOG.md Sync production UltimatePOS from server 2026-07-10 08:54:10 +03:30
LICENSE Sync production UltimatePOS from server 2026-07-10 08:54:10 +03:30
package.json Sync production UltimatePOS from server 2026-07-10 08:54:10 +03:30
README.md Sync production UltimatePOS from server 2026-07-10 08:54:10 +03: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