MQLArticles/dependencies.json

29 lines
786 B
JSON
Raw Permalink Normal View History

2026-03-12 01:20:58 +00:00
{
"repos" : [
{
"name" : "TimeUtils",
"url" : "https://forge.mql5.io/nique_372/TimeUtils",
"rama" : "main",
"comment" : "public"
},
{
"name" : "EasyAndFastMod",
"url" : "https://forge.mql5.io/nique_372/EasyAndFastMod",
"rama" : "main",
2026-07-15 10:31:28 -05:00
"comment" : "private, contact me to get access"
2026-06-03 18:52:51 -05:00
},
2026-06-03 08:54:27 -05:00
{
2026-06-03 18:52:51 -05:00
"name" : "JsonParserByLeo",
"url" : "https://forge.mql5.io/nique_372/JsonParserByLeo",
2026-03-27 15:29:57 -05:00
"rama" : "main",
2026-07-15 10:31:28 -05:00
"comment" : "public"
2026-09-01 12:16:55 -05:00
},
{
"name" : "CryptoByLeo",
"url" : "https://forge.mql5.io/nique_372/CryptoByLeo",
"rama" : "main",
"comment" : "public"
2026-09-04 11:33:46 -05:00
}
2026-03-12 01:20:58 +00:00
],
"min_mt5_build" : 5430
}