{
"name": "lawepham/geoip",
"description": "Get location information from IP",
"authors": [
{
"name": "Luan Pham",
"email": "[email protected]"
}
],
"require": {},
"autoload": {
"psr-4": {
"Lawepham\\Geoip\\": "src/"
}
},
"minimum-stability": "stable"
}