2026-02-01 17:40:36 +00:00
|
|
|
/**
|
|
|
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
|
|
|
|
*/
|
|
|
|
|
export const commitinfo = {
|
|
|
|
|
name: '@push.rocks/smartradius',
|
2026-02-11 15:57:37 +00:00
|
|
|
version: '1.1.1',
|
2026-02-01 17:40:36 +00:00
|
|
|
description: 'A RADIUS server and client implementation for Node.js with full RFC 2865/2866 compliance'
|
|
|
|
|
}
|