smartssh/ts/00_commitinfo_data.ts

9 lines
202 B
TypeScript
Raw Normal View History

2022-10-11 11:05:29 +00:00
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
2023-07-27 13:52:01 +00:00
name: '@push.rocks/smartssh',
2024-02-09 17:21:33 +00:00
version: '2.0.2',
2022-10-11 11:05:29 +00:00
description: 'setups SSH quickly and in a painless manner'
}