Further modules included.
[yaffs-website] / web / modules / contrib / libraries / composer.json
1 {
2   "name": "drupal/libraries",
3   "description": "Allows version-dependent and shared usage of external libraries in Drupal.",
4   "type": "drupal-module",
5   "homepage": "http://drupal.org/project/libraries",
6   "authors": [
7   ],
8   "support": {
9     "issues": "http://drupal.org/project/issues/libraries",
10     "irc": "irc://irc.freenode.org/drupal-contribute",
11     "source": "http://cgit.drupalcode.org/libraries"
12   },
13   "license": "GPL-2.0+"
14 }