{
  "name": "tokenoftrust/wordpress-shared",
  "description": "Shared classes and functions used by both the main Token of Trust plugin and the standalone Tax plugin.",
  "type": "project",
  "autoload": {
    "psr-4": {
      "TOT\\Shared\\": ""
    },
    "files": [
      "functions.php"
    ]
  }
}
