MQLArticles/dependencies.json

23 lines
615 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-03-12 01:20:58 +00:00
}
],
"min_mt5_build" : 5430
}