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