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 f1b3e82..39ad5d3 100644
--- a/packages.json
+++ b/packages.json
@@ -7247,5 +7247,18 @@
"description": "Allows statistics to be sent to and recorded in Google Analytics.",
"license": "MIT",
"web": "https://github.com/dom96/analytics"
+ },
+ {
+ "name": "arraymancer_vision",
+ "url": "https://github.com/edubart/arraymancer-vision",
+ "method": "git",
+ "tags": [
+ "arraymancer",
+ "image",
+ "vision"
+ ],
+ "description": "Image transformation and visualization utilities for arraymancer",
+ "license": "Apache License 2.0",
+ "web": "https://github.com/edubart/arraymancer-vision"
}
]