summaryrefslogtreecommitdiff
path: root/modules/mansimran/chapters/composer.json
diff options
context:
space:
mode:
authorNitesh Kumar Sinha2019-07-02 12:18:29 +0530
committerGitHub2019-07-02 12:18:29 +0530
commit847360bf5ac011771dc013677542ece7b356a528 (patch)
treee11370475afe87870b8efa2aa8d242a7563329dd /modules/mansimran/chapters/composer.json
parent6b65fd6d7fda826b967442aabb10ead6197aa4b2 (diff)
parent4e585c030ed6b5ea73b77a696a78f8855d9a26d8 (diff)
downloadacadmix_distribution-847360bf5ac011771dc013677542ece7b356a528.tar.gz
acadmix_distribution-847360bf5ac011771dc013677542ece7b356a528.tar.bz2
acadmix_distribution-847360bf5ac011771dc013677542ece7b356a528.zip
Merge pull request #4 from Mansimran7/master
Mansimran - custom modules
Diffstat (limited to 'modules/mansimran/chapters/composer.json')
-rw-r--r--modules/mansimran/chapters/composer.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/modules/mansimran/chapters/composer.json b/modules/mansimran/chapters/composer.json
new file mode 100644
index 0000000..02f466f
--- /dev/null
+++ b/modules/mansimran/chapters/composer.json
@@ -0,0 +1,14 @@
+{
+ "name": "drupal/chapters",
+ "type": "drupal-module",
+ "description": "My Awesome Module",
+ "keywords": ["Drupal"],
+ "license": "GPL-2.0+",
+ "homepage": "https://www.drupal.org/project/chapters",
+ "minimum-stability": "dev",
+ "support": {
+ "issues": "https://www.drupal.org/project/issues/chapters",
+ "source": "http://cgit.drupalcode.org/chapters"
+ },
+ "require": { }
+}