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