UNPKG

rrcache

Version:

Random Replacement Cache with TTL and preload option. A simple and clean RR cache that just works.

5 lines (3 loc) 74 B
module.exports = function(grunt){ grunt.loadNpmTasks('grunt-bump'); };