Added package webgeolocation (#2567)

This commit is contained in:
Mark Leyva 2023-04-11 21:05:04 -07:00 committed by GitHub
parent 2f3a6f3c3d
commit 624acdea84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29858,5 +29858,17 @@
"description": "DNS Stamps package",
"license": "MIT",
"web": "https://github.com/rockcavera/nim-dnsstamps2"
},
{
"name": "webgeolocation",
"url": "https://github.com/maleyva1/webgeoloaction",
"method": "git",
"tags": [
"bindings",
"geolocation"
],
"description": "Bindings to the Webgeolocation Web API",
"license": "MIT",
"web": "https://github.com/maleyva1/webgeoloaction"
}
]