4 "summary": "A high performance cache with key-value memory storage.",
5 "description": "A high performance cache with key-value memory storage. User can use KMCache to cache any objects they want. Two types for releasing caches, by time and by size.",
6 "homepage": "https://github.com/Mioke/KMCache",
9 "Mioke": "mioke0428@gmail.com"
12 "git": "https://github.com/Mioke/KMCache.git",
19 "source_files": "KMCache/*"