9 lines
317 B
TypeScript
9 lines
317 B
TypeScript
/**
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
|
*/
|
|
export const commitinfo = {
|
|
name: '@push.rocks/smartmongo',
|
|
version: '5.1.1',
|
|
description: 'A powerful MongoDB toolkit for testing and development with a real memory server, wire-protocol-compatible database server, and zero-config local database.'
|
|
}
|