Bento box search with multiple targets
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
{
|
|
|
|
"name": "roblib/roblib_search",
|
|
|
|
"description": "Searches various enpoints and displays results from each endpoint.",
|
|
|
|
"type": "drupal-module",
|
|
|
|
"license": "GPL-2.0-or-later",
|
|
|
|
"homepage": "https://git.library.upei.ca/Code/upei_roblib_search",
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Paul Pound",
|
|
|
|
"role": "Maintainer"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://git.library.upei.ca/Code/upei_roblib_search/issues",
|
|
|
|
"source": "https://git.library.upei.ca/Code/upei_roblib_search"
|
|
|
|
},
|
|
|
|
"repositories": [
|
|
|
|
{
|
|
|
|
"type": "git",
|
|
|
|
"url": "git@git.library.upei.ca:Code/upei_roblib_search.git",
|
|
|
|
"reference": "2.x"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"require": { }
|
|
|
|
}
|