{
  "name": "bluehost/endurance-wp-module-loader",
  "description": "An Endurance module that handles registration and management of other modules.",
  "type": "library",
  "license": "GPL-2.0-or-later",
  "authors": [
    {
      "name": "Micah Wood",
      "email": "micah@wpscholar.com"
    }
  ],
  "autoload": {
    "classmap": [
      "includes/"
    ],
    "files": [
      "module-loader.php"
    ]
  }
}
