How the Package Control channel is constructed
masterThe Package Control channel is built from source JSON files located in this repository. The files channel.json, repository.json, and the individual files within the repository/ directory contain the lists of repositories and packages.
A crawler processes these source files and compiles them into a single master file: channel_v3.json (available at https://packagecontrol.io/channel_v3.json). This compiled file serves as the authoritative source for all packages available for installation via Package Control.