smartenv/ts/00_commitinfo_data.ts

9 lines
230 B
TypeScript
Raw Permalink Normal View History

2022-05-28 21:22:31 +00:00
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
2023-10-03 16:54:51 +00:00
name: '@push.rocks/smartenv',
2023-11-09 15:37:52 +00:00
version: '5.0.12',
2022-05-28 21:22:31 +00:00
description: 'store things about your environment and let them travel across modules'
}