2022-10-17 07:36:35 +00:00
|
|
|
/**
|
2024-08-21 14:04:42 +00:00
|
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
2022-10-17 07:36:35 +00:00
|
|
|
*/
|
|
|
|
export const commitinfo = {
|
2024-02-02 15:40:38 +00:00
|
|
|
name: '@apiclient.xyz/docker',
|
2024-10-13 11:19:43 +00:00
|
|
|
version: '1.2.5',
|
2024-04-23 18:10:36 +00:00
|
|
|
description: 'Provides easy communication with Docker remote API from Node.js, with TypeScript support.'
|
2022-10-17 07:36:35 +00:00
|
|
|
}
|