Update packages.json (#2488)

This commit is contained in:
Haze 2023-02-21 16:21:46 -05:00 committed by GitHub
parent 1ee7661913
commit 025039b848
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",