webjwt/ts/00_commitinfo_data.ts

9 lines
191 B
TypeScript
Raw Permalink Normal View History

2022-12-22 16:12:15 +00:00
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
2023-08-21 06:26:47 +00:00
name: '@push.rocks/webjwt',
2023-08-21 10:38:33 +00:00
version: '1.0.9',
2022-12-22 16:12:15 +00:00
description: 'a package to handle jwt in the web'
}