aboutsummaryrefslogtreecommitdiff
path: root/packages.json
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2017-04-05 18:14:46 +0200
committerGitHub <noreply@github.com>2017-04-05 18:14:46 +0200
commitce8f005cf712cc0cf5e25c06a12f5bb416b12804 (patch)
tree6a02d20908ff7f3836c02b01c1a9456f44034a03 /packages.json
parentc65fc878592a3d4742824b6739b1c6a42a727ef8 (diff)
parent66304b3252065e8a57f72975ca3ee3c4cdcbebc2 (diff)
downloadpackages-ce8f005cf712cc0cf5e25c06a12f5bb416b12804.tar.gz
packages-ce8f005cf712cc0cf5e25c06a12f5bb416b12804.zip
Merge pull request #492 from Krognol/master
Update packages.json
Diffstat (limited to 'packages.json')
-rw-r--r--packages.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 15d48ca..cca93b9 100644
--- a/packages.json
+++ b/packages.json
@@ -1,5 +1,17 @@
[
{
+ "name": "discordnim",
+ "url": "https://github.com/Krognol/discordnim",
+ "method": "git",
+ "tags": [
+ "library",
+ "discord"
+ ],
+ "description": "Discord library for Nim",
+ "license": "MIT",
+ "web": "https://github.com/Krognol/discordnim"
+ },
+ {
"name": "argument_parser",
"url": "https://github.com/Xe/argument_parser/",
"method": "git",