{
  "name": "mikaelmattsson/blade",
  "version": "0.3.7",
  "description": "The Blade template engine developed by Taylor Otwell and used in Laravel. Enables the use of Blade in your template files. We use this with Bedrock.",
  "keywords": ["wordpress", "plugin", "blade", "laravel", "templating"],
  "homepage": "https://github.com/MikaelMattsson/blade",
  "license": "GNUv2",
  "authors": [
    {
      "name": "Andreas Ek",
      "email": "andreas@andreasek.se",
      "homepage": "http://www.aekab.se"
    },
    {
      "name": "Mikael Mattsson",
      "email": "mikael@weblyan.se",
      "homepage": "http://www.wallmanderco.se"
    }
  ],
  "type": "wordpress-plugin",
  "require": {
    "php": ">=5.3.2"
  }
}
