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