smartproxy/ts/00_commitinfo_data.ts

9 lines
209 B
TypeScript
Raw Permalink Normal View History

2022-07-28 22:49:46 +00:00
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
2023-07-27 14:27:50 +00:00
name: '@push.rocks/smartproxy',
2023-07-27 14:28:26 +00:00
version: '3.0.60',
2022-07-28 22:49:46 +00:00
description: 'a proxy for handling high workloads of proxying'
}