authentication/module.json

14 lines
281 B
JSON

{
"name": "Authentication",
"alias": "authentication",
"database": "",
"description": "",
"keywords": [],
"priority": 0,
"providers": [
"Modules\\Authentication\\Providers\\AuthenticationServiceProvider"
],
"files": [],
"menu": {}
}