{
  "$schema": "https://developer.joomla.org/schemas/json-schema/web_assets.json",
  "name": "com_tags",
  "version": "4.0.0",
  "description": "Joomla CMS",
  "license": "GPL-2.0-or-later",
  "assets": [
    {
      "name": "com_tags.tag-default",
      "type": "script",
      "uri": "com_tags/tag-default.min.js",
      "dependencies": [
        "core"
      ],
      "attributes": {
        "type": "module"
      },
      "version": "db210b"
    },
    {
      "name": "com_tags.tag-list",
      "type": "script",
      "uri": "com_tags/tag-list.min.js",
      "dependencies": [
        "core"
      ],
      "attributes": {
        "type": "module"
      },
      "version": "db210b"
    },
    {
      "name": "com_tags.tags-default",
      "type": "script",
      "uri": "com_tags/tags-default.min.js",
      "dependencies": [
        "core"
      ],
      "attributes": {
        "type": "module"
      },
      "version": "db210b"
    }
  ]
}