webui-aria2/app.json
2018-03-12 22:11:41 +11:00

13 lines
347 B
JSON

{
"name": "webui-aria2",
"description":
"This project is to create the worlds best and hottest interface to interact with aria2.",
"repository": "https://github.com/ziahamza/webui-aria2",
"keywords": ["AngularJS", "aria2", "static"],
"buildpacks": [
{
"url": "https://github.com/heroku/heroku-buildpack-static"
}
]
}