This repo contains the detailed JSON files specifying client libraries. It is used for generating contect for the clients documentation page
Each JSON file includes general fields as well as boolean feature fields, specifying whether the client supports them or not.
description- a short despcription of the library, mostly taken from their repos.repo- the url to the library's repo.installation- an installation command from the most used package manager in the respective language.language- the programming language in which the library is written.package_size- the library's unpacked package size, including dependencies.
See Advanced client features for detailed explanation about each feature.