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