smarthash/ts/00_commitinfo_data.ts

9 lines
200 B
TypeScript
Raw Permalink Normal View History

2022-06-26 09:34:09 +00:00
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
2023-09-22 11:51:11 +00:00
name: '@push.rocks/smarthash',
2023-09-22 11:55:56 +00:00
version: '3.0.4',
2022-06-26 09:34:09 +00:00
description: 'simplified access to node hash functions'
}