diff --git a/packages.json b/packages.json index 8ce919e84..0a0db38d1 100644 --- a/packages.json +++ b/packages.json @@ -311,6 +311,14 @@ "description": "A system for generating remote-procedure-calls for any pair of server and client", "license": "MIT" }, + { + "name": "arrayutils", + "url": "https://github.com/choltreppe/arrayutils", + "method": "git", + "tags": ["array"], + "description": "map/mapIt for arrays", + "license": "MIT" + }, { "name": "geolocation", "url": "https://github.com/HazeCS/geolocation",