[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/media/plg_multifactorauth_totp/ -> joomla.asset.json (source)

   1  {
   2    "$schema": "https://developer.joomla.org/schemas/json-schema/web_assets.json",
   3    "name": "plg_multifactorauth_totp",
   4    "version": "4.0.0",
   5    "description": "Time-Based One Time Password",
   6    "license": "GPL-2.0-or-later",
   7    "assets": [
   8      {
   9        "name": "plg_multifactorauth_totp.setup.es5",
  10        "type": "script",
  11        "uri": "plg_multifactorauth_totp/setup-es5.min.js",
  12        "dependencies": [
  13          "qrcode",
  14          "core"
  15        ],
  16        "attributes": {
  17          "nomodule": true,
  18          "defer": true
  19        },
  20        "version": "d10aab3ea0203b9bfe4e42987fbe5ec43bad0e08"
  21      },
  22      {
  23        "name": "plg_multifactorauth_totp.setup",
  24        "type": "script",
  25        "uri": "plg_multifactorauth_totp/setup.min.js",
  26        "dependencies": [
  27          "plg_multifactorauth_totp.setup.es5",
  28          "qrcode",
  29          "core"
  30        ],
  31        "attributes": {
  32          "type": "module"
  33        },
  34        "version": "2b8f6cd3dfca6a60578b16d9f955a13c267d04ba"
  35      }
  36    ]
  37  }


Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer