16 lines
332 B
JSON
16 lines
332 B
JSON
|
{
|
||
|
"name": "megaphone/redirect",
|
||
|
"description": "Redmine incoming email redirect wrapper",
|
||
|
"type": "project",
|
||
|
"license": "GPLv3",
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Jon Goldberg",
|
||
|
"email": "jon@megaphonetech.com"
|
||
|
}
|
||
|
],
|
||
|
"require": {
|
||
|
"kbsali/redmine-api": "~1.0"
|
||
|
}
|
||
|
}
|