Added package cache (#1300)

This commit is contained in:
flywind
2020-01-02 13:39:41 +01:00
committed by Miran
parent 5389030c22
commit 270a37ce40
+11
View File
@@ -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"
}
]