aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index e182596..f46460f 100644
--- a/packages.json
+++ b/packages.json
@@ -10426,5 +10426,18 @@
],
"description": "Bindings for libsoundio",
"license": "MIT"
+ },
+ {
+ "name": "miniz",
+ "url": "https://github.com/treeform/miniz",
+ "method": "git",
+ "tags": [
+ "zlib",
+ "zip",
+ "wrapper",
+ "compression"
+ ],
+ "description": "Bindings for Miniz lib.",
+ "license": "MIT"
}
]