{
  "name": "tokenoftrust/wordpress-tax",
  "description": "Token of Trust Tax/Excise module – can operate as a standalone WordPress plugin or as part of the main Token of Trust plugin.",
  "type": "project",
  "autoload": {
    "psr-4": {
      "TOT\\Tax\\": "",
      "TOT\\Shared\\": "Shared/"
    },
    "files": [
      "Shared/functions.php"
    ]
  }
}
