Added package cache (#1300)
This commit is contained in:
parent
5389030c22
commit
270a37ce40
1 changed files with 11 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue