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