2022-10-17 07:36:35 +00:00
|
|
|
/**
|
|
|
|
* autocreated commitinfo by @pushrocks/commitinfo
|
|
|
|
*/
|
|
|
|
export const commitinfo = {
|
2024-02-02 15:40:38 +00:00
|
|
|
name: '@apiclient.xyz/docker',
|
2024-06-05 22:14:30 +00:00
|
|
|
version: '1.1.2',
|
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
|
|
|
}
|