mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Added package cache (#1300)
This commit is contained in:
parent
5389030c22
commit
270a37ce40
@ -15902,5 +15902,16 @@
|
|||||||
"description": "random Japanese name and address generator",
|
"description": "random Japanese name and address generator",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/mkanenobu/nim-gimei"
|
"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…
x
Reference in New Issue
Block a user