aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 2b553cd..4091ccf 100644
--- a/packages.json
+++ b/packages.json
@@ -4400,5 +4400,18 @@
"description": "Fast and just works JSON-Binding for Nim",
"license": "MIT",
"web": "https://github.com/OpenSystemsLab/sam.nim"
+ },
+ {
+ "name": "twitter",
+ "url": "git://github.com/kubo39/twitter",
+ "method": "git",
+ "tags": [
+ "library",
+ "wrapper",
+ "twitter"
+ ],
+ "description": "Low-level twitter API wrapper library for Nim.",
+ "license": "MIT",
+ "web": "https://github.com/kubo39/twitter"
}
]