summaryrefslogtreecommitdiff
path: root/modules/fahad/academic_calendar_content/composer.json
diff options
context:
space:
mode:
authorFahad Israr2019-07-02 12:21:29 +0530
committerFahad Israr2019-07-02 12:21:29 +0530
commit96794064b20917436ce73aedf015a9d53e8d00fb (patch)
treea5240a2a6e5c148ae7a95d9652aa6dee219e820b /modules/fahad/academic_calendar_content/composer.json
parent3ad1b8d590d7d11d83e8c923970690900dc31f70 (diff)
downloadacadmix_distribution-96794064b20917436ce73aedf015a9d53e8d00fb.tar.gz
acadmix_distribution-96794064b20917436ce73aedf015a9d53e8d00fb.tar.bz2
acadmix_distribution-96794064b20917436ce73aedf015a9d53e8d00fb.zip
Custom Modules Added
Diffstat (limited to 'modules/fahad/academic_calendar_content/composer.json')
-rw-r--r--modules/fahad/academic_calendar_content/composer.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/modules/fahad/academic_calendar_content/composer.json b/modules/fahad/academic_calendar_content/composer.json
new file mode 100644
index 0000000..56c9201
--- /dev/null
+++ b/modules/fahad/academic_calendar_content/composer.json
@@ -0,0 +1,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": { }
+}