diff --git a/packages.json b/packages.json index 0d88fb5..865c084 100644 --- a/packages.json +++ b/packages.json @@ -22776,5 +22776,17 @@ "description": "Preserves data model and serialization format", "license": "ISC", "web": "https://preserves.gitlab.io/preserves/" + }, + { + "name": "redismodules", + "url": "https://github.com/luisacosta828/redismodules", + "method": "git", + "tags": [ + "redis", + "redismodule" + ], + "description": "A new awesome nimble package", + "license": "MIT", + "web": "https://github.com/luisacosta828/redismodules" } ]