GiteaBot/composer.json
2019-08-24 14:52:48 +01:00

14 lines
282 B
JSON

{
"name": "jh/giteabot",
"description": "Simple PHP library to interface with Gitea API",
"type": "library",
"license": "OS",
"authors": [
{
"name": "James",
"email": "inbox.dev@jhodges.co.uk"
}
],
"require": {}
}