Files
smartsystem/ts/00_commitinfo_data.ts

9 lines
290 B
TypeScript
Raw Normal View History

2022-07-28 22:07:52 +02:00
/**
* autocreated commitinfo by @push.rocks/commitinfo
2022-07-28 22:07:52 +02:00
*/
export const commitinfo = {
name: '@push.rocks/smartsystem',
version: '3.0.2',
description: 'A TypeScript library for interacting with the system it's running on, including environment, network, and hardware information.'
2022-07-28 22:07:52 +02:00
}