{
  "name": "wpbp/template",
  "description": "Load template files with autosearch and support for multilanguage folder for email template",
  "license": "GPL-3.0",
  "keywords": [
    "wordpress",
    "template",
    "email"
  ],
  "homepage": "https://github.com/WPBP/Template",
  "type": "library",
  "authors": [
    {
      "name": "Daniele Scasciafratte",
      "email": "mte90net@gmail.com",
      "homepage": "http://mte90.net"
    }
  ],
  "minimum-stability": "stable",
  "repositories": [
    {
      "type": "vcs",
      "url": "https://github.com/WPBP/Template.git"
    }
  ],
  "autoload": {
    "files": [
      "template.php"
    ]
  }
}
