add package nimip (#2627)

This commit is contained in:
HitBlast 2023-06-12 22:19:27 +06:00 committed by GitHub
parent d9f4f69ff4
commit a63254a709
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,20 @@
[
{
"name": "nimip",
"url": "https://github.com/hitblast/nimip",
"method": "git",
"tags": [
"nimip",
"api-wrapper",
"ip-api",
"ip-address-lookup",
"library",
"hybrid"
],
"description": "Asynchronously lookup IP addresses with this tiny, hybrid Nim application.",
"license": "MIT",
"web": "https://github.com/hitblast/nimip"
},
{
"name": "gitman",
"url": "https://github.com/nirokay/gitman",