mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-03-03 01:31:21 +01:00
374 lines
11 KiB
JSON
374 lines
11 KiB
JSON
{
|
|
"Spinner.css": {
|
|
"file": "assets/Spinner-2c227a70.css",
|
|
"src": "Spinner.css"
|
|
},
|
|
"_Form-5d38519d.js": {
|
|
"file": "assets/Form-5d38519d.js",
|
|
"imports": [
|
|
"resources/js/app.js"
|
|
]
|
|
},
|
|
"_OtpDisplay-f057e3eb.js": {
|
|
"file": "assets/OtpDisplay-f057e3eb.js",
|
|
"imports": [
|
|
"resources/js/app.js",
|
|
"_Spinner-1b0ef575.js"
|
|
]
|
|
},
|
|
"_QrContentDisplay-031be625.js": {
|
|
"file": "assets/QrContentDisplay-031be625.js",
|
|
"imports": [
|
|
"resources/js/app.js"
|
|
]
|
|
},
|
|
"_SettingTabs-25fe29b3.js": {
|
|
"file": "assets/SettingTabs-25fe29b3.js",
|
|
"imports": [
|
|
"resources/js/app.js"
|
|
]
|
|
},
|
|
"_Spinner-1b0ef575.js": {
|
|
"css": [
|
|
"assets/Spinner-2c227a70.css"
|
|
],
|
|
"file": "assets/Spinner-1b0ef575.js",
|
|
"imports": [
|
|
"resources/js/app.js"
|
|
]
|
|
},
|
|
"_bus-7cf82b9d.js": {
|
|
"file": "assets/bus-7cf82b9d.js",
|
|
"imports": [
|
|
"resources/js/app.js"
|
|
]
|
|
},
|
|
"_systemService-60e161b4.js": {
|
|
"file": "assets/systemService-60e161b4.js",
|
|
"imports": [
|
|
"resources/js/app.js"
|
|
]
|
|
},
|
|
"_userService-1c186b7d.js": {
|
|
"file": "assets/userService-1c186b7d.js",
|
|
"imports": [
|
|
"resources/js/app.js"
|
|
]
|
|
},
|
|
"_webauthnService-3acdfddc.js": {
|
|
"file": "assets/webauthnService-3acdfddc.js",
|
|
"imports": [
|
|
"resources/js/app.js"
|
|
]
|
|
},
|
|
"resources/js/app.css": {
|
|
"file": "assets/app-4dde9cb0.css",
|
|
"src": "resources/js/app.css"
|
|
},
|
|
"resources/js/app.js": {
|
|
"css": [
|
|
"assets/app-4dde9cb0.css"
|
|
],
|
|
"dynamicImports": [
|
|
"resources/js/views/Start.vue",
|
|
"resources/js/views/twofaccounts/Capture.vue",
|
|
"resources/js/views/twofaccounts/Accounts.vue",
|
|
"resources/js/views/twofaccounts/CreateUpdate.vue",
|
|
"resources/js/views/twofaccounts/Import.vue",
|
|
"resources/js/views/twofaccounts/CreateUpdate.vue",
|
|
"resources/js/views/twofaccounts/QRcode.vue",
|
|
"resources/js/views/groups/Groups.vue",
|
|
"resources/js/views/groups/CreateUpdate.vue",
|
|
"resources/js/views/groups/CreateUpdate.vue",
|
|
"resources/js/views/settings/Options.vue",
|
|
"resources/js/views/settings/Account.vue",
|
|
"resources/js/views/settings/OAuth.vue",
|
|
"resources/js/views/settings/Credentials/Edit.vue",
|
|
"resources/js/views/settings/WebAuthn.vue",
|
|
"resources/js/views/auth/Login.vue",
|
|
"resources/js/views/auth/Register.vue",
|
|
"resources/js/views/auth/RequestReset.vue",
|
|
"resources/js/views/auth/password/Reset.vue",
|
|
"resources/js/views/auth/RequestReset.vue",
|
|
"resources/js/views/auth/webauthn/Recover.vue",
|
|
"resources/js/views/About.vue",
|
|
"resources/js/views/Error.vue",
|
|
"resources/js/views/Error.vue",
|
|
"resources/js/views/Error.vue",
|
|
"resources/lang/php_bg.json",
|
|
"resources/lang/php_de.json",
|
|
"resources/lang/php_en.json",
|
|
"resources/lang/php_es.json",
|
|
"resources/lang/php_fr.json",
|
|
"resources/lang/php_id.json",
|
|
"resources/lang/php_it.json",
|
|
"resources/lang/php_ro.json",
|
|
"resources/lang/php_ru.json",
|
|
"resources/lang/php_si.json",
|
|
"resources/lang/php_zh.json"
|
|
],
|
|
"file": "assets/app-7741c0f3.js",
|
|
"isEntry": true,
|
|
"src": "resources/js/app.js"
|
|
},
|
|
"resources/js/views/About.vue": {
|
|
"file": "assets/About-cfa6199d.js",
|
|
"imports": [
|
|
"resources/js/app.js",
|
|
"_systemService-60e161b4.js"
|
|
],
|
|
"isDynamicEntry": true,
|
|
"src": "resources/js/views/About.vue"
|
|
},
|
|
"resources/js/views/Error.vue": {
|
|
"file": "assets/Error-7f6b2917.js",
|
|
"imports": [
|
|
"resources/js/app.js"
|
|
],
|
|
"isDynamicEntry": true,
|
|
"src": "resources/js/views/Error.vue"
|
|
},
|
|
"resources/js/views/Start.vue": {
|
|
"file": "assets/Start-e7da80da.js",
|
|
"imports": [
|
|
"resources/js/app.js",
|
|
"_Form-5d38519d.js",
|
|
"_bus-7cf82b9d.js"
|
|
],
|
|
"isDynamicEntry": true,
|
|
"src": "resources/js/views/Start.vue"
|
|
},
|
|
"resources/js/views/auth/Login.vue": {
|
|
"file": "assets/Login-e0147288.js",
|
|
"imports": [
|
|
"resources/js/app.js",
|
|
"_Form-5d38519d.js",
|
|
"_webauthnService-3acdfddc.js"
|
|
],
|
|
"isDynamicEntry": true,
|
|
"src": "resources/js/views/auth/Login.vue"
|
|
},
|
|
"resources/js/views/auth/Register.vue": {
|
|
"file": "assets/Register-6ffedfa0.js",
|
|
"imports": [
|
|
"resources/js/app.js",
|
|
"_Form-5d38519d.js",
|
|
"_webauthnService-3acdfddc.js"
|
|
],
|
|
"isDynamicEntry": true,
|
|
"src": "resources/js/views/auth/Register.vue"
|
|
},
|
|
"resources/js/views/auth/RequestReset.vue": {
|
|
"file": "assets/RequestReset-8dde0104.js",
|
|
"imports": [
|
|
"resources/js/app.js",
|
|
"_Form-5d38519d.js"
|
|
],
|
|
"isDynamicEntry": true,
|
|
"src": "resources/js/views/auth/RequestReset.vue"
|
|
},
|
|
"resources/js/views/auth/password/Reset.vue": {
|
|
"file": "assets/Reset-8ae1683b.js",
|
|
"imports": [
|
|
"resources/js/app.js",
|
|
"_Form-5d38519d.js"
|
|
],
|
|
"isDynamicEntry": true,
|
|
"src": "resources/js/views/auth/password/Reset.vue"
|
|
},
|
|
"resources/js/views/auth/webauthn/Recover.vue": {
|
|
"file": "assets/Recover-cc3f3b19.js",
|
|
"imports": [
|
|
"resources/js/app.js",
|
|
"_Form-5d38519d.js"
|
|
],
|
|
"isDynamicEntry": true,
|
|
"src": "resources/js/views/auth/webauthn/Recover.vue"
|
|
},
|
|
"resources/js/views/groups/CreateUpdate.vue": {
|
|
"file": "assets/CreateUpdate-4450c0c5.js",
|
|
"imports": [
|
|
"resources/js/app.js",
|
|
"_Form-5d38519d.js",
|
|
"_bus-7cf82b9d.js"
|
|
],
|
|
"isDynamicEntry": true,
|
|
"src": "resources/js/views/groups/CreateUpdate.vue"
|
|
},
|
|
"resources/js/views/groups/Groups.vue": {
|
|
"file": "assets/Groups-638f2942.js",
|
|
"imports": [
|
|
"resources/js/app.js",
|
|
"_bus-7cf82b9d.js"
|
|
],
|
|
"isDynamicEntry": true,
|
|
"src": "resources/js/views/groups/Groups.vue"
|
|
},
|
|
"resources/js/views/settings/Account.vue": {
|
|
"file": "assets/Account-cebef988.js",
|
|
"imports": [
|
|
"resources/js/app.js",
|
|
"_Form-5d38519d.js",
|
|
"_SettingTabs-25fe29b3.js"
|
|
],
|
|
"isDynamicEntry": true,
|
|
"src": "resources/js/views/settings/Account.vue"
|
|
},
|
|
"resources/js/views/settings/Credentials/Edit.vue": {
|
|
"file": "assets/Edit-08a7e498.js",
|
|
"imports": [
|
|
"resources/js/app.js",
|
|
"_Form-5d38519d.js"
|
|
],
|
|
"isDynamicEntry": true,
|
|
"src": "resources/js/views/settings/Credentials/Edit.vue"
|
|
},
|
|
"resources/js/views/settings/OAuth.vue": {
|
|
"file": "assets/OAuth-014b69ee.js",
|
|
"imports": [
|
|
"resources/js/app.js",
|
|
"_Form-5d38519d.js",
|
|
"_userService-1c186b7d.js",
|
|
"_SettingTabs-25fe29b3.js",
|
|
"_Spinner-1b0ef575.js"
|
|
],
|
|
"isDynamicEntry": true,
|
|
"src": "resources/js/views/settings/OAuth.vue"
|
|
},
|
|
"resources/js/views/settings/Options.vue": {
|
|
"file": "assets/Options-6ae125a9.js",
|
|
"imports": [
|
|
"_SettingTabs-25fe29b3.js",
|
|
"_userService-1c186b7d.js",
|
|
"resources/js/app.js",
|
|
"_systemService-60e161b4.js"
|
|
],
|
|
"isDynamicEntry": true,
|
|
"src": "resources/js/views/settings/Options.vue"
|
|
},
|
|
"resources/js/views/settings/WebAuthn.vue": {
|
|
"file": "assets/WebAuthn-c5c11b02.js",
|
|
"imports": [
|
|
"resources/js/app.js",
|
|
"_SettingTabs-25fe29b3.js",
|
|
"_userService-1c186b7d.js",
|
|
"_webauthnService-3acdfddc.js",
|
|
"_Spinner-1b0ef575.js"
|
|
],
|
|
"isDynamicEntry": true,
|
|
"src": "resources/js/views/settings/WebAuthn.vue"
|
|
},
|
|
"resources/js/views/twofaccounts/Accounts.vue": {
|
|
"file": "assets/Accounts-156f28da.js",
|
|
"imports": [
|
|
"resources/js/app.js",
|
|
"_OtpDisplay-f057e3eb.js",
|
|
"_userService-1c186b7d.js",
|
|
"_bus-7cf82b9d.js",
|
|
"_Spinner-1b0ef575.js"
|
|
],
|
|
"isDynamicEntry": true,
|
|
"src": "resources/js/views/twofaccounts/Accounts.vue"
|
|
},
|
|
"resources/js/views/twofaccounts/Capture.vue": {
|
|
"file": "assets/Capture-58b2ebb9.js",
|
|
"imports": [
|
|
"resources/js/app.js",
|
|
"_Form-5d38519d.js",
|
|
"_Spinner-1b0ef575.js",
|
|
"_QrContentDisplay-031be625.js",
|
|
"_bus-7cf82b9d.js"
|
|
],
|
|
"isDynamicEntry": true,
|
|
"src": "resources/js/views/twofaccounts/Capture.vue"
|
|
},
|
|
"resources/js/views/twofaccounts/CreateUpdate.vue": {
|
|
"file": "assets/CreateUpdate-c0fc8179.js",
|
|
"imports": [
|
|
"resources/js/app.js",
|
|
"_Form-5d38519d.js",
|
|
"_OtpDisplay-f057e3eb.js",
|
|
"_QrContentDisplay-031be625.js",
|
|
"_bus-7cf82b9d.js",
|
|
"_Spinner-1b0ef575.js"
|
|
],
|
|
"isDynamicEntry": true,
|
|
"src": "resources/js/views/twofaccounts/CreateUpdate.vue"
|
|
},
|
|
"resources/js/views/twofaccounts/Import.vue": {
|
|
"file": "assets/Import-a314083d.js",
|
|
"imports": [
|
|
"resources/js/app.js",
|
|
"_Form-5d38519d.js",
|
|
"_OtpDisplay-f057e3eb.js",
|
|
"_Spinner-1b0ef575.js",
|
|
"_bus-7cf82b9d.js"
|
|
],
|
|
"isDynamicEntry": true,
|
|
"src": "resources/js/views/twofaccounts/Import.vue"
|
|
},
|
|
"resources/js/views/twofaccounts/QRcode.vue": {
|
|
"file": "assets/QRcode-18bf3ded.js",
|
|
"imports": [
|
|
"resources/js/app.js",
|
|
"_Spinner-1b0ef575.js"
|
|
],
|
|
"isDynamicEntry": true,
|
|
"src": "resources/js/views/twofaccounts/QRcode.vue"
|
|
},
|
|
"resources/lang/php_bg.json": {
|
|
"file": "assets/php_bg-2ae17479.js",
|
|
"isDynamicEntry": true,
|
|
"src": "resources/lang/php_bg.json"
|
|
},
|
|
"resources/lang/php_de.json": {
|
|
"file": "assets/php_de-85b19f7f.js",
|
|
"isDynamicEntry": true,
|
|
"src": "resources/lang/php_de.json"
|
|
},
|
|
"resources/lang/php_en.json": {
|
|
"file": "assets/php_en-84e53482.js",
|
|
"isDynamicEntry": true,
|
|
"src": "resources/lang/php_en.json"
|
|
},
|
|
"resources/lang/php_es.json": {
|
|
"file": "assets/php_es-76abd47d.js",
|
|
"isDynamicEntry": true,
|
|
"src": "resources/lang/php_es.json"
|
|
},
|
|
"resources/lang/php_fr.json": {
|
|
"file": "assets/php_fr-6d168d36.js",
|
|
"isDynamicEntry": true,
|
|
"src": "resources/lang/php_fr.json"
|
|
},
|
|
"resources/lang/php_id.json": {
|
|
"file": "assets/php_id-da7041bf.js",
|
|
"isDynamicEntry": true,
|
|
"src": "resources/lang/php_id.json"
|
|
},
|
|
"resources/lang/php_it.json": {
|
|
"file": "assets/php_it-78fcb5cf.js",
|
|
"isDynamicEntry": true,
|
|
"src": "resources/lang/php_it.json"
|
|
},
|
|
"resources/lang/php_ro.json": {
|
|
"file": "assets/php_ro-2a1ec550.js",
|
|
"isDynamicEntry": true,
|
|
"src": "resources/lang/php_ro.json"
|
|
},
|
|
"resources/lang/php_ru.json": {
|
|
"file": "assets/php_ru-4697e213.js",
|
|
"isDynamicEntry": true,
|
|
"src": "resources/lang/php_ru.json"
|
|
},
|
|
"resources/lang/php_si.json": {
|
|
"file": "assets/php_si-c799ae42.js",
|
|
"isDynamicEntry": true,
|
|
"src": "resources/lang/php_si.json"
|
|
},
|
|
"resources/lang/php_zh.json": {
|
|
"file": "assets/php_zh-beeb820b.js",
|
|
"isDynamicEntry": true,
|
|
"src": "resources/lang/php_zh.json"
|
|
}
|
|
} |