-
- Downloads
Issue #3467706 by yas, baldwinlouie: drupal/rigel:8.x-dev
parent
ae62cf37
No related branches found
No related tags found
{ | { | ||
"name": "drupal/rigel", | "name": "drupal/rigel", | ||
"description": "A sleek theme designed for Cloud module, which is a sub-theme of Bootstrap5.", | |||
"type": "drupal-theme", | "type": "drupal-theme", | ||
"homepage": "https://drupal.org/project/rigel", | "homepage": "https://drupal.org/project/rigel", | ||
"license": "GPL-2.0-or-later", | "license": "GPL-2.0-or-later", | ||
"authors": [ | "authors": [ | ||
{ | { | ||
"name": "DOCOMO Innovations, Inc.", | "name": "Yas Naoi (yas)", | ||
"homepage": "https://www.docomoinnovations.com", | "homepage": "https://drupal.org/u/yas", | ||
"role": "Maintainer" | |||
}, | |||
{ | |||
"name": "Baldwin Louie (baldwinlouie)", | |||
"homepage": "https://www.drupal.org/u/baldwinlouie", | |||
"role": "Maintainer" | "role": "Maintainer" | ||
} | } | ||
], | ], | ||
"require": { | "require": { | ||
"drupal/bootstrap5": "^3" | "drupal/bootstrap5": "^4" | ||
} | } | ||
} | } |
Please sign in to comment