mirror of
https://git.cant.at/Madeorsk/PollVerlaine
synced 2024-11-01 10:34:33 +01:00
22 lines
332 B
JSON
22 lines
332 B
JSON
{
|
|
"name": "madeorsk/poll-verlaine",
|
|
"type": "project",
|
|
"require": {
|
|
"mikecao/flight": "^1.3",
|
|
"ext-openssl": "*",
|
|
"ext-dba": "*",
|
|
"ext-json": "*"
|
|
},
|
|
"license": "AGPL-3.0",
|
|
"authors": [
|
|
{
|
|
"name": "Madeorsk",
|
|
"email": "madeorsk@protonmail.com"
|
|
},
|
|
{
|
|
"name": "Tagada",
|
|
"email": "tagada@cant.at"
|
|
}
|
|
]
|
|
}
|