mirror of
https://github.com/Dadoum/anisette-v3-server.git
synced 2024-11-21 19:06:07 +00:00
16 lines
355 B
JSON
16 lines
355 B
JSON
{
|
|
"name": "anisette-v3-server",
|
|
"description": "Anisette server implementing SideStore's anisette v3 protocol",
|
|
"authors": [
|
|
"Dadoum"
|
|
],
|
|
|
|
"dependencies": {
|
|
"lighttp": "~>0.5.4",
|
|
"provision": {
|
|
"repository": "git+https://github.com/Dadoum/Provision.git",
|
|
"version": "e302d138ce949e361b2ed939be82efe8bb15aab1"
|
|
},
|
|
"slf4d": "~>2.1.1"
|
|
}
|
|
} |