Add audiodb (#2213)

* Fixed the username of 2 packages

* Add audiodb
This commit is contained in:
XXIV 2022-04-27 04:14:02 +03:00 committed by GitHub
parent 7477d125ac
commit e800128b55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25948,5 +25948,18 @@
],
"description": "MMD I/O!",
"license": "ISC"
},
{
"name": "audiodb",
"url": "https://github.com/thechampagne/audiodb-nim",
"method": "git",
"tags": [
"api-client",
"api-wrapper",
"audiodb"
],
"description": "TheAudioDB API client",
"license": "Apache-2.0",
"web": "https://github.com/thechampagne/audiodb-nim"
}
]