diff options
| -rw-r--r-- | packages.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/packages.json b/packages.json index 7114807..44a8e29 100644 --- a/packages.json +++ b/packages.json @@ -10248,6 +10248,17 @@ "web": "https://github.com/juancarlospaco/nim-espeak" }, { + "name": "webp", + "url": "https://github.com/juancarlospaco/nim-webp", + "method": "git", + "tags": [ + "webp" + ], + "description": "WebP Tools wrapper for Nim", + "license": "MIT", + "web": "https://github.com/juancarlospaco/nim-webp" + }, + { "name": "print", "url": "https://github.com/treeform/print.git", "method": "git", |
