2022-07-29 01:19:50 +02:00
|
|
|
/**
|
2024-11-06 20:58:17 +01:00
|
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
2022-07-29 01:19:50 +02:00
|
|
|
*/
|
|
|
|
export const commitinfo = {
|
2023-07-12 00:23:25 +02:00
|
|
|
name: '@push.rocks/smartrequest',
|
2025-04-03 06:52:58 +00:00
|
|
|
version: '2.1.0',
|
2024-04-14 03:54:39 +02:00
|
|
|
description: 'A module for modern HTTP/HTTPS requests with support for form data, file uploads, JSON, binary data, streams, and more.'
|
2022-07-29 01:19:50 +02:00
|
|
|
}
|