2022-07-28 23:19:50 +00:00
|
|
|
/**
|
|
|
|
* autocreated commitinfo by @pushrocks/commitinfo
|
|
|
|
*/
|
|
|
|
export const commitinfo = {
|
2023-07-11 22:23:25 +00:00
|
|
|
name: '@push.rocks/smartrequest',
|
2024-04-14 01:54:39 +00:00
|
|
|
version: '2.0.22',
|
|
|
|
description: 'A module for modern HTTP/HTTPS requests with support for form data, file uploads, JSON, binary data, streams, and more.'
|
2022-07-28 23:19:50 +00:00
|
|
|
}
|