1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-12-29 20:35:56 +01:00
Lexiconga/public/api/composer.json

15 lines
347 B
JSON

{
"name": "lexiconga/backend",
"description": "The PHP backend API for Lexiconga (lexicon.ga)",
"type": "project",
"require": {
"firebase/php-jwt": "^5.0",
"hashids/hashids": "^1.0"
},
"authors": [
{
"name": "Robbie Antenesse",
"email": "dev@alamantus.com"
}
]
}