* Why not? Doing `zef install Colorizable` would add to META6.json ``` "depends": [ "Colorizable=0.1.1", ... ``` or whatever the current version is, and whatever the syntax to specify a specific version to zef. ```