Files
smarthash/ts/00_commitinfo_data.ts

9 lines
282 B
TypeScript
Raw Normal View History

2022-06-26 11:34:09 +02: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',
version: '3.2.0',
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
}