9 lines
169 B
JavaScript
9 lines
169 B
JavaScript
"use strict";
|
|
|
|
module.exports = Object.freeze({
|
|
protocolVersion: "2025-06-18",
|
|
coreVersion: "1.0.0",
|
|
metadataSchemaVersion: "1.0.0",
|
|
scorerVersion: "1.0.0",
|
|
});
|