mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-09 17:28:51 +00:00
Release v3.8.24 — see CHANGELOG.md [3.8.24] for the full notes and the PR description for the contributors hall. Integration of release/v3.8.24 into main.
22 lines
475 B
JSON
22 lines
475 B
JSON
[
|
|
{
|
|
"name": "CLI entry (omniroute.mjs)",
|
|
"path": "bin/omniroute.mjs",
|
|
"limit": "15 KB"
|
|
},
|
|
{
|
|
"name": "MCP server entry (mcp-server.mjs)",
|
|
"path": "bin/mcp-server.mjs",
|
|
"limit": "5 KB"
|
|
},
|
|
{
|
|
"name": "Node runtime support (nodeRuntimeSupport.mjs)",
|
|
"path": "bin/nodeRuntimeSupport.mjs",
|
|
"limit": "8 KB"
|
|
},
|
|
{
|
|
"name": "Reset password entry (reset-password.mjs)",
|
|
"path": "bin/reset-password.mjs",
|
|
"limit": "6 KB"
|
|
}
|
|
]
|