Update packages.json (#1599)

This commit is contained in:
ire4ever1190
2020-08-18 19:54:29 +02:00
committed by GitHub
parent 21e9c7eead
commit 21bc67a889
+6 -1
View File
@@ -19122,6 +19122,10 @@
},
{
"name": "opentrivadb",
"alias": "opentdb"
},
{
"name": "opentdb",
"url": "https://github.com/ire4ever1190/nim-opentmdb",
"method": "git",
"tags": [
@@ -19132,6 +19136,7 @@
],
"description": "Wrapper around the open trivia db api",
"license": "MIT",
"web": "https://github.com/ire4ever1190/nim-opentmdb"
"web": "https://github.com/ire4ever1190/nim-opentmdb",
"doc": "https://ire4ever1190.github.io/nim-opentmdb/opentdb.html"
}
]