aboutsummaryrefslogtreecommitdiff
path: root/packages.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages.json')
-rw-r--r--packages.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 1fd6200..17d1a08 100644
--- a/packages.json
+++ b/packages.json
@@ -5538,5 +5538,20 @@
"description": "etcd client library",
"license": "LGPLv3",
"web": "https://github.com/FedericoCeratto/nim-etcd-client"
+ },
+ {
+ "name": "stb_image",
+ "url": "https://gitlab.com/define-private-public/stb_image-Nim",
+ "method": "git",
+ "tags": [
+ "stb",
+ "image",
+ "graphics",
+ "io",
+ "wrapper"
+ ],
+ "description": "A wrapper for stb_image, stb_image_write, and stb_image_resize.",
+ "license": "Unlicense (Public Domain)",
+ "web": "https://gitlab.com/define-private-public/stb_image-Nim"
}
]