2016-10-03 12:23:42 -06:00
|
|
|
{
|
2016-10-11 16:28:41 -06:00
|
|
|
"name": "netsyms/gis-api",
|
|
|
|
"description": "Simple PHP API for accessing earth data.",
|
2016-10-03 12:23:42 -06:00
|
|
|
"authors": [
|
|
|
|
{
|
2016-10-11 16:28:41 -06:00
|
|
|
"name": "Skylar Ittner",
|
|
|
|
"email": "admin@netsyms.com",
|
|
|
|
"homepage": "https://netsyms.com"
|
2016-10-03 12:23:42 -06:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"require": {
|
2016-10-11 16:28:41 -06:00
|
|
|
"catfan/medoo": "^1.1",
|
|
|
|
"anthonymartin/geo-location": "^1.0"
|
2016-10-03 12:23:42 -06:00
|
|
|
}
|
|
|
|
}
|