15 lines
353 B
JSON
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"
|
|
}
|
|
}
|