UNPKG

346 BJavaScriptView Raw
1/*
2 * node-cache 5.1.2 ( 2020-07-01 )
3 * https://github.com/node-cache/node-cache
4 *
5 * Released under the MIT license
6 * https://github.com/node-cache/node-cache/blob/master/LICENSE
7 *
8 * Maintained by ( )
9*/
10(function() {
11 var exports;
12
13 exports = module.exports = require('./lib/node_cache');
14
15 exports.version = '5.1.2';
16
17}).call(this);