2022-10-26 23:00:43 +02:00
|
|
|
/**
|
2025-01-02 22:22:04 +01:00
|
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
2022-10-26 23:00:43 +02:00
|
|
|
*/
|
|
|
|
export const commitinfo = {
|
2023-09-11 10:18:45 +02:00
|
|
|
name: '@push.rocks/smartbrowser',
|
2025-01-03 00:14:03 +01:00
|
|
|
version: '2.0.8',
|
2025-01-02 22:22:04 +01:00
|
|
|
description: 'A simplified Puppeteer wrapper for easy automation and testing tasks.'
|
2022-10-26 23:00:43 +02:00
|
|
|
}
|