Skip to content

Commit 89bd3a8

Browse files
authored
Add package myip (#3079)
1 parent 16379bf commit 89bd3a8

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

packages.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35785,5 +35785,26 @@
3578535785
"description": "Powerfull, Fast, and Minimalist web Framework for Nim. Focus on your Backend.",
3578635786
"license": "MIT",
3578735787
"web": "https://github.com/DitzDev/Rakta"
35788+
},
35789+
{
35790+
"name": "myip",
35791+
"url": "https://github.com/nemuelw/myip",
35792+
"method": "git",
35793+
"tags": [
35794+
"myip",
35795+
"my-ip",
35796+
"my-ip.io",
35797+
"myip-api",
35798+
"nim",
35799+
"wrapper",
35800+
"api-wrapper",
35801+
"nim-wrapper",
35802+
"client",
35803+
"api-client",
35804+
"nim-client"
35805+
],
35806+
"description": "Nim client for the MyIP (https://my-ip.io) API",
35807+
"license": "GPL-3.0-only",
35808+
"web": "https://github.com/nemuelw/myip"
3578835809
}
3578935810
]

0 commit comments

Comments
 (0)