{ "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" } ] }