mirror of
https://github.com/Dadoum/anisette-v3-server.git
synced 2024-11-22 11:26:07 +00:00
16 lines
362 B
JSON
16 lines
362 B
JSON
{
|
|
"name": "anisette-v3-server",
|
|
"description": "Anisette server implementing SideStore's anisette v3 protocol",
|
|
"authors": [
|
|
"Dadoum"
|
|
],
|
|
|
|
"dependencies": {
|
|
"provision": {
|
|
"repository": "git+https://github.com/Dadoum/Provision.git",
|
|
"version": "e302d138ce949e361b2ed939be82efe8bb15aab1"
|
|
},
|
|
"slf4d": "~>2.1.1",
|
|
"vibe-d": "~>0.9.7-alpha.2"
|
|
}
|
|
} |