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 cd09694..bce7b1b 100644
--- a/packages.json
+++ b/packages.json
@@ -1,5 +1,19 @@
[
{
+ "name": "github_api",
+ "url": "https://github.com/watzon/github-api-nim",
+ "method": "git",
+ "tags": [
+ "library",
+ "api",
+ "github",
+ "client"
+ ],
+ "description": "Nim wrapper for the GitHub API",
+ "license": "WTFPL",
+ "web": "https://github.com/watzon/github-api-nim"
+ },
+ {
"name": "discordnim",
"url": "https://github.com/Krognol/discordnim",
"method": "git",