Files
smartgulp/ts/00_commitinfo_data.ts
T

9 lines
251 B
TypeScript
Raw Normal View History

2022-06-09 19:59:21 +02:00
/**
* autocreated commitinfo by @push.rocks/commitinfo
2022-06-09 19:59:21 +02:00
*/
export const commitinfo = {
2023-11-25 18:11:31 +01:00
name: '@push.rocks/smartgulp',
version: '3.1.0',
description: 'A lightweight replacement for gulp, featuring smart stream handling and file manipulation.'
2022-06-09 19:59:21 +02:00
}