added nimcatapi to packages.json (#2618)

This commit is contained in:
Kay 2023-05-30 23:16:17 +02:00 committed by GitHub
parent 6234226bd3
commit 2b94d22757
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30365,6 +30365,22 @@
"license": "MIT",
"web": "https://github.com/deNULL/facedetect"
},
{
"name": "nimcatapi",
"url": "https://github.com/nirokay/nimcatapi",
"method": "git",
"tags": [
"thecatapi",
"thedogapi",
"api",
"animals",
"network",
"images"
],
"description": "nimcatapi is a library that lets you easily request images from thecatapi and/or thedogapi.",
"license": "GPL-3.0-only",
"web": "https://github.com/nirokay/nimcatapi"
},
{
"name": "simplelog",
"url": "https://github.com/sslime336/simplelog",