summaryrefslogtreecommitdiff
path: root/modules/kalpesh/achivements/composer.json
diff options
context:
space:
mode:
authorNitesh Kumar Sinha2019-08-19 11:14:26 +0530
committerGitHub2019-08-19 11:14:26 +0530
commitf8d43f51937aae5240b2885108fd08efab768155 (patch)
tree998c1d749bf3533d24a4799b53c79413dfce7eba /modules/kalpesh/achivements/composer.json
parent58dbf8fcb04c01c338b9e346b8266690c8b92a2f (diff)
parent67eeae320422623bc2873b2c00afb8b29ec6160e (diff)
downloadacadmix_distribution-master.tar.gz
acadmix_distribution-master.tar.bz2
acadmix_distribution-master.zip
Merge pull request #29 from FOSSEE/stageHEADmaster
merge with Stage
Diffstat (limited to 'modules/kalpesh/achivements/composer.json')
-rw-r--r--modules/kalpesh/achivements/composer.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/modules/kalpesh/achivements/composer.json b/modules/kalpesh/achivements/composer.json
new file mode 100644
index 0000000..dc44524
--- /dev/null
+++ b/modules/kalpesh/achivements/composer.json
@@ -0,0 +1,13 @@
+{
+ "name": "achivements",
+ "type": "drupal-module",
+ "description": "This module store student achivements",
+ "keywords": [
+ ],
+ "homepage": "https://www.drupal.org/project/achivements",
+ "minimum-stability": "dev",
+ "support": {
+ "issues": "https://www.drupal.org/project/issues/achivements",
+ "source": "http://cgit.drupalcode.org/achivements",
+ },
+}