You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
367 B
JSON

{
"name": "netsyms/gis-api",
"description": "Simple PHP API for accessing earth data.",
"authors": [
{
"name": "Skylar Ittner",
"email": "admin@netsyms.com",
"homepage": "https://netsyms.com"
}
],
"require": {
"catfan/medoo": "^1.1",
"anthonymartin/geo-location": "^1.0"
}
}