diff --git a/packages.json b/packages.json index 9fa7796..2b82ba8 100644 --- a/packages.json +++ b/packages.json @@ -6876,5 +6876,19 @@ "description": "Nim bindings for Godot Engine", "license": "MIT", "web": "https://github.com/pragmagic/godot-nim" + }, + { + "name": "vkapi", + "url": "https://github.com/cyberlis/nimvkapi", + "method": "git", + "tags": [ + "wrapper", + "vkontakte", + "vk", + "library" + ], + "description": "A wrapper for the vk.com API (russian social network)", + "license": "MIT", + "web": "https://github.com/cyberlis/nimvkapi" } ]