Files
kulakpos_web/Modules/ThermalPrinterAddon/module.json
eko54r 30de18d283
All checks were successful
Build, Push and Deploy / build-and-push (push) Successful in 4m17s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 20s
Build, Push and Deploy / deploy-staging (push) Successful in 35s
Build, Push and Deploy / deploy-production (push) Has been skipped
update big migrate
2026-05-05 15:29:32 +07:00

13 lines
292 B
JSON

{
"name": "ThermalPrinterAddon",
"alias": "thermalprinteraddon",
"version": "1.0",
"description": "",
"keywords": [],
"priority": 0,
"providers": [
"Modules\\ThermalPrinterAddon\\App\\Providers\\ThermalPrinterAddonServiceProvider"
],
"files": []
}