diff --git a/packages.json b/packages.json index ea83f45..1dcd142 100644 --- a/packages.json +++ b/packages.json @@ -15902,5 +15902,16 @@ "description": "random Japanese name and address generator", "license": "MIT", "web": "https://github.com/mkanenobu/nim-gimei" + }, + { + "name": "cache", + "url": "https://github.com/planety/cached", + "method": "git", + "tags": [ + "cache" + ], + "description": "A cache library.", + "license": "MIT", + "web": "https://github.com/planety/cached" } ]