2022-06-26 20:36:22 +02:00
|
|
|
/**
|
2025-08-26 19:42:20 +00:00
|
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
2022-06-26 20:36:22 +02:00
|
|
|
*/
|
|
|
|
export const commitinfo = {
|
2025-08-26 19:42:20 +00:00
|
|
|
name: '@push.rocks/smartcache',
|
|
|
|
version: '1.0.17',
|
|
|
|
description: 'A module for caching asynchronous function results with smart time and hash-based invalidation strategies.'
|
2022-06-26 20:36:22 +02:00
|
|
|
}
|