This repository has been archived on 2019-05-05. You can view files and clone it, but cannot push or open issues or pull requests.
Server-v1/composer.json

15 lines
348 B
JSON

{
"name": "netsyms-technologies/terran-quest-server",
"description": "Description of project TerranQuest Server.",
"authors": [
{
"name": "Skylar Ittner",
"email": "admin@netsyms.com"
}
],
"require": {
"catfan/medoo": "1.1.3",
"anthonymartin/geo-location": "^1.0"
}
}