1d01b3aa7280729e9f43f816bf672ea4e4793a56
[yaffs-website] / web / themes / contrib / bootstrap / composer.json
1 {
2   "name": "drupal/bootstrap",
3   "description": "Built to use Bootstrap, a sleek, intuitive, and powerful front-end framework for faster and easier web development.",
4   "type": "drupal-theme",
5   "license": "GPL-2.0",
6   "homepage": "https://www.drupal.org/project/bootstrap",
7   "authors": [
8     {
9       "name": "Mark Carver (markcarver)",
10       "homepage": "https://www.drupal.org/u/markcarver",
11       "role": "Maintainer"
12     },
13     {
14       "name": "John McCormick (neardark)",
15       "homepage": "https://www.drupal.org/u/neardark",
16       "role": "Co-maintainer"
17     },
18     {
19       "name": "Fabiano Sant'Ana (wundo)",
20       "homepage": "https://www.drupal.org/u/wundo",
21       "role": "Co-maintainer"
22     }
23   ],
24   "support": {
25     "docs": "https://drupal-bootstrap.org",
26     "issues": "https://www.drupal.org/project/issues/bootstrap",
27     "irc": "irc://irc.freenode.org/drupal-bootstrap",
28     "source": "http://cgit.drupalcode.org/bootstrap"
29   }
30 }