init
This commit is contained in:
15
module.json
Normal file
15
module.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "Google2FA",
|
||||
"alias": "google2fa",
|
||||
"description": "谷歌两步验证",
|
||||
"keywords": [],
|
||||
"priority": 0,
|
||||
"providers": [
|
||||
"Modules\\Google2FA\\Providers\\Google2FAServiceProvider"
|
||||
],
|
||||
"aliases": {},
|
||||
"files": [],
|
||||
"requires": [],
|
||||
"version": "1.0.0",
|
||||
"author": "Jason.Chen"
|
||||
}
|
||||
Reference in New Issue
Block a user