17 lines
368 B
JSON
17 lines
368 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",
|
|
"vlucas/phpdotenv": "^2.4"
|
|
}
|
|
}
|