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