-
Tobias Zimmermann authoredTobias Zimmermann authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
This project manages its dependencies using Composer.
Learn more
composer.json 441 B
{
"name": "drupal/libraries",
"description": "Allows version-dependent and shared usage of external libraries in Drupal.",
"type": "drupal-module",
"homepage": "http://drupal.org/project/libraries",
"authors": [
],
"support": {
"issues": "http://drupal.org/project/issues/libraries",
"irc": "irc://irc.freenode.org/drupal-contribute",
"source": "http://cgit.drupalcode.org/libraries"
},
"license": "GPL-2.0+"
}