123456789101112131415 |
- {
- "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"
- }
- }
|