smartproxy/ts/00_commitinfo_data.ts

9 lines
353 B
TypeScript
Raw Normal View History

2022-07-29 00:49:46 +02:00
/**
* autocreated commitinfo by @push.rocks/commitinfo
2022-07-29 00:49:46 +02:00
*/
export const commitinfo = {
2023-07-27 16:27:50 +02:00
name: '@push.rocks/smartproxy',
version: '3.16.5',
description: 'A robust and versatile proxy package designed to handle high workloads, offering features like SSL redirection, port proxying, WebSocket support, and customizable routing and authentication.'
2022-07-29 00:49:46 +02:00
}