2022-06-26 11:34:09 +02:00
|
|
|
/**
|
2025-06-19 23:03:36 +00:00
|
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
2022-06-26 11:34:09 +02:00
|
|
|
*/
|
|
|
|
export const commitinfo = {
|
2023-09-22 13:51:11 +02:00
|
|
|
name: '@push.rocks/smarthash',
|
2025-06-19 23:43:43 +00:00
|
|
|
version: '3.2.0',
|
2025-06-19 23:03:36 +00:00
|
|
|
description: 'Cross-environment hash functions (SHA256 and MD5) for Node.js and browsers, with support for strings, streams, and files.'
|
2022-06-26 11:34:09 +02:00
|
|
|
}
|