{
  "name": "premium/testimonials",
  "description": "Minotaure widget",
  "keywords": ["Minotaure", "plugin", "widget"],
  "authors": [
      {
          "name": "Audrey Robic",
          "email": "audrey@spade.be"
      }
  ],
  "extra" : {
    "pack" : "premium",
    "name" : "testimonials"
  },
  "type": "laravel-library",
  "repositories": [
      { "type": "composer", "url": "https://repo.packagist.com/spade/minotaure/" },
      { "packagist.org": false }
  ],
  "require": {
    "php": ">=7.1",
    "composer/installers" : "~1.2"
  }
}
