cache-base
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
env-paths
Get paths for storing things like data, config, cache, etc
xdg-app-paths
Determine (XDG-compatible) paths for storing application files (cache, config, data, etc)
cache-conf
Simple cache config handling for your app or module