Update packages.json

This commit is contained in:
Krognol 2017-04-05 15:27:46 +02:00 committed by GitHub
parent c65fc87859
commit 66304b3252

View File

@ -1,4 +1,16 @@
[
{
"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/",