2024-01-28 01:18:39 +01:00
|
|
|
/**
|
2025-06-26 23:15:42 +00:00
|
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
2024-01-28 01:18:39 +01:00
|
|
|
*/
|
|
|
|
|
export const commitinfo = {
|
|
|
|
|
name: '@push.rocks/smartchok',
|
2025-11-30 03:04:49 +00:00
|
|
|
version: '3.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
|
|
|
}
|