14 lines
282 B
JSON
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": {}
|
|
}
|