2022-06-05 21:04:16 +02:00
|
|
|
/**
|
2025-08-18 02:25:27 +00:00
|
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
2022-06-05 21:04:16 +02:00
|
|
|
*/
|
|
|
|
export const commitinfo = {
|
2025-08-18 02:25:27 +00:00
|
|
|
name: '@push.rocks/mongodump',
|
2025-08-18 02:38:55 +00:00
|
|
|
version: '1.0.10',
|
2025-08-18 02:25:27 +00:00
|
|
|
description: 'A tool to create and manage dumps of MongoDB databases, supporting data export and import.'
|
2022-06-05 21:04:16 +02:00
|
|
|
}
|