12 lines
291 B
JSON
12 lines
291 B
JSON
{
|
|
"name": "Invitarr",
|
|
"description": "This app does one little thing, and does it well.",
|
|
"repository": "https://github.com/Sleepingpirates/Invitarr",
|
|
"image": "Sleepingpirates/Invitarr/tree/master/Docker",
|
|
"buildpacks": [
|
|
{
|
|
"url": "heroku/python"
|
|
}
|
|
]
|
|
}
|