composer.json 335 B

1234567891011121314
  1. {
  2. "authors": [
  3. {
  4. "name": "Frederic G. MARAND",
  5. "email": "fgm@osinet.fr"
  6. }
  7. ],
  8. "description": "Bartik (!) + bigger text, wider area, content-top, and a few code-oriented extras.",
  9. "license": "GPL-2.0+",
  10. "minimum-stability": "dev",
  11. "name": "drupal/garland_fgm",
  12. "require": {},
  13. "type": "drupal-theme"
  14. }