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.
15 lines
387 B
15 lines
387 B
6 years ago
|
{
|
||
|
"name": "drupal/reserve",
|
||
|
"type": "drupal-module",
|
||
|
"description": "Reservation system.",
|
||
|
"keywords": ["Drupal"],
|
||
|
"license": "GPL-2.0+",
|
||
|
"homepage": "https://www.drupal.org/project/reserve",
|
||
|
"minimum-stability": "dev",
|
||
|
"support": {
|
||
|
"issues": "https://www.drupal.org/project/issues/reserve",
|
||
|
"source": "http://cgit.drupalcode.org/reserve"
|
||
|
},
|
||
|
"require": { }
|
||
|
}
|