2022-07-28 22:07:52 +02:00
|
|
|
/**
|
2025-08-29 12:33:51 +00:00
|
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
2022-07-28 22:07:52 +02:00
|
|
|
*/
|
|
|
|
export const commitinfo = {
|
2025-08-29 12:33:51 +00:00
|
|
|
name: '@push.rocks/smartsystem',
|
2025-08-29 12:59:57 +00:00
|
|
|
version: '3.0.3',
|
2025-08-29 12:33:51 +00:00
|
|
|
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
|
|
|
}
|