forked from FatihKoz/DisposableBasic
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmodule.json
26 lines (26 loc) · 812 Bytes
/
module.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"name": "DisposableBasic",
"alias": "disposablebasic",
"description": "phpVMS v7 module for Basic VA features",
"version": "3.6.15",
"readme_url": "https://github.com/FatihKoz/DisposableBasic?tab=readme-ov-file#readme",
"license_url": "https://github.com/FatihKoz/DisposableBasic?tab=License-1-ov-file#readme",
"attribution": {
"text": "Disposable Basic by DH Addons",
"url": "https://github.com/FatihKoz",
"img": null
},
"keywords": [],
"active": 0,
"order": 9001,
"providers": [
"Modules\\DisposableBasic\\Providers\\DB_ServiceProvider",
"Modules\\DisposableBasic\\Providers\\DB_EventProvider"
],
"aliases": {},
"files": [
"db_helpers.php",
"db_helpers_tech.php"
],
"requires": []
}