Update packages.json (#1599)
This commit is contained in:
parent
21e9c7eead
commit
21bc67a889
1 changed files with 6 additions and 1 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue