Files
smartwatch/ts/00_commitinfo_data.ts

9 lines
243 B
TypeScript
Raw Normal View History

2024-01-28 01:18:39 +01:00
/**
* autocreated commitinfo by @push.rocks/commitinfo
2024-01-28 01:18:39 +01:00
*/
export const commitinfo = {
name: '@push.rocks/smartchok',
version: '4.0.0',
description: 'A cross-runtime file watcher with glob pattern support for Node.js, Deno, and Bun.'
2024-01-28 01:18:39 +01:00
}