auth-module/module.json

12 lines
205 B
JSON
Raw Permalink Normal View History

{
"name": "Auth",
"alias": "auth",
"description": "",
"keywords": [],
"priority": 0,
"providers": [
"Modules\\Auth\\Providers\\AuthServiceProvider"
],
"files": []
}