UNPKG
runtime-eol
Version:
latest (1.2.5)
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
check runtime versions
gitlab.com/tomanwalker/runtime-eol
runtime-eol
/
config.js
9 lines
(7 loc)
•
199 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
module
.exports = { fileName:
'eol.json'
, remoteUrl:
'https://endoflife.date/api/{product}.json'
, tag:
'failover'
,
date
:
'2025-04-02'
, tools:
require
(
'./helpers/failover.json'
), };