theme for RDM site
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

35 lines
725 B

{
"name": "Themes/rdm",
"description": "Thex sub-theme with UPEI colour palette.",
"type": "drupal-theme",
"keywords": [
"Drupal",
"Islandora"
],
"homepage": "https://git.library.upei.ca/Themes/RDM",
"support": {
"issues": "https://git.library.upei.ca/Themes/RDM/issues"
},
"repositories": [
{
"type": "composer",
"url": "https://packages.drupal.org/8"
}
],
"require": {
"drupal/thex": "8.0.x-dev"
},
"require-dev": {
"phpunit/phpunit": "^4.8",
"squizlabs/php_codesniffer": "2.7.1",
"drupal/coder": "*",
"sebastian/phpcpd": "*"
},
"license": "GPL-2.0-or-later",
"authors": [
{
"name": "Rob Drew",
"role": "Owner"
}
]
}