Erki Aas
7b5b15aebc
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
23 lines
434 B
JSON
Executable File
23 lines
434 B
JSON
Executable File
{
|
|
"name": "OAuth",
|
|
"alias": "oauth",
|
|
"description": "",
|
|
"version": "1.0.0",
|
|
"detailsUrl": "",
|
|
"author": "",
|
|
"authorUrl": "",
|
|
"requiredAppVersion": "1.0.2",
|
|
"license": "AGPL-3.0",
|
|
"keywords": [],
|
|
"active": 0,
|
|
"order": 0,
|
|
"providers": [
|
|
"Modules\\OAuth\\Providers\\OAuthServiceProvider"
|
|
],
|
|
"aliases": {},
|
|
"files": [
|
|
"start.php"
|
|
],
|
|
"requires": []
|
|
}
|