-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathmodule.json
More file actions
24 lines (24 loc) · 830 Bytes
/
Copy pathmodule.json
File metadata and controls
24 lines (24 loc) · 830 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"name": "SPPassport",
"alias": "sppassport",
"description": "phpVMS v7 module for a personal Passport feature",
"version": "1.2.3",
"readme_url": "https://github.com/PaintSplasher/phpvms7_SPPassport?tab=readme-ov-file",
"license_url": "https://github.com/PaintSplasher/phpvms7_SPPassport?tab=License-1-ov-file",
"attribution": {
"text": "SPPassport by Sass-Projects",
"url": "https://github.com/PaintSplasher/phpvms7_SPPassport",
"img": null
},
"keywords": [],
"active": 0,
"order": 9001,
"providers": [
"Modules\\SPPassport\\Providers\\AppServiceProvider",
"Modules\\SPPassport\\Providers\\EventServiceProvider",
"Modules\\SPPassport\\Providers\\RouteServiceProvider"
],
"aliases": {},
"files": [],
"requires": []
}