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