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
2016-03-27 12:47:02 -06:00

15 lines
353 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": "dev-master",
"anthonymartin/geo-location": "^1.0"
}
}