authentication/module.json

14 lines
281 B
JSON
Raw Normal View History

2024-08-07 03:08:42 +00:00
{
"name": "Authentication",
"alias": "authentication",
"database": "",
"description": "",
"keywords": [],
"priority": 0,
"providers": [
"Modules\\Authentication\\Providers\\AuthenticationServiceProvider"
],
"files": [],
"menu": {}
}