mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-08 01:49:28 -05:00
The index.json file lies next to Packages index files and contains a json dict with the package architecture and a dict of package names and versions. This can be used for downstream project to know what packages in which versions are available. Signed-off-by: Paul Spooren <mail@aparcar.org>