blob: a1f333ecc83febab56e6697822eff7981e004ee9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{
"name": "drupal/testimonials",
"type": "drupal-module",
"description": "importing testimonials content type",
"keywords": ["Drupal"],
"license": "GPL-2.0+",
"homepage": "https://www.drupal.org/project/testimonials",
"minimum-stability": "dev",
"support": {
"issues": "https://www.drupal.org/project/issues/testimonials",
"source": "http://cgit.drupalcode.org/testimonials"
},
"require": { }
}
|