diff --git a/packages.json b/packages.json index de2755c..eed0f48 100644 --- a/packages.json +++ b/packages.json @@ -1,4 +1,17 @@ [ + { + "name": "geolocation", + "url": "https://github.com/HazeCS/geolocation", + "method": "git", + "tags": [ + "geolocation", + "geoip", + "geo", + "location" + ], + "description": "Retreive geolocation details from an IP", + "license": "MIT" + }, { "name": "uing", "url": "https://github.com/neroist/uing",