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-09 22:15:01 +00:00
|
|
|
version: '1.2.1',
|
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
|
|
|
}
|