summaryrefslogtreecommitdiff
path: root/modules/fahad/clubs/composer.json
blob: 957e115f45fb4f330e3546e75fe0254a39f2e8d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "drupal/clubs",
  "type": "drupal-module",
  "description": "My Awesome Module",
  "keywords": ["Drupal"],
  "license": "GPL-2.0+",
  "homepage": "https://www.drupal.org/project/clubs",
  "minimum-stability": "dev",
  "support": {
    "issues": "https://www.drupal.org/project/issues/clubs",
    "source": "http://cgit.drupalcode.org/clubs"
  },
  "require": { }
}