Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "bluecache", | ||
"description": "In-memory, read-through, Promises/A+, lru-cache", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"author": "kurttheviking <kurttheviking@outlook.com>", | ||
@@ -10,3 +10,3 @@ "contributors": [ | ||
"keywords": [ | ||
"cache", | ||
"lru cache", | ||
"read-through cache", | ||
@@ -13,0 +13,0 @@ "in-memory cache", |
13008