aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 4a15d31..4170946 100644
--- a/packages.json
+++ b/packages.json
@@ -6862,5 +6862,19 @@
"description": "A mod manager for TF2",
"license": "GPLv3",
"web": "https://gitlab.com/waylon531/tf2plug"
+ },
+ {
+ "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"
}
]