{ "packer-symlinks" : { "packer" : "yaourt", "aptitude" : "apt-get", "bauerbill" : "yaourt" }, "super-packer" : { "yaourt" : "pacman" }, "vim" : { "apt-get" : "vim", "pacman" : "vim", "brew" : "vim", "yum" : "vim" }, "python" : { "apt-get" : "python", "pacman" : "python2" }, "python2" : { "apt-get" : "python", "pacman" : "python2" }, "python3" : { "apt-get" : "python3", "pacman" : "python" }, "tinc" : { "apt-get" : "tinc", "yaourt" : "tinc" } }