summaryrefslogtreecommitdiff
path: root/modules/bhavika/department/composer.json
blob: a25a5067900a4e7ef0623ecb92e888254bf3dcb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "name": "department",
    "type": "drupal-module",
    "description": "Department module is for department content type",
    "keywords": [
    ],
    "homepage": "https://www.drupal.org/project/department",
    "minimum-stability": "dev",
    "support": {
        "issues": "https://www.drupal.org/project/issues/department",
        "source": "http://cgit.drupalcode.org/department",
    },
}