alecAbstraction Layer for Escape Codes |
git clone git://git.dimitrijedobrota.com/alec.git |
Log | Files | Refs | README | LICENSE | HACKING | CONTRIBUTING | CODE_OF_CONDUCT | BUILDING |
vcpkg-configuration.json (387B)
0 {
1 "default-registry": {
2 "kind": "git",
3 "baseline": "566f9496b7e00ee0cc00aca0ab90493d122d148a",
4 "repository": "https://github.com/microsoft/vcpkg"
5 },
6 "registries": [
7 {
8 "kind": "git",
9 "repository": "git://git.dimitrijedobrota.com/vcpkg-registry.git",
10 "baseline": "487d7c36bb87d45fb7f98f5bd6c7dd0bed9b8c08",
11 "packages": [ "cemplate" ]
12 }
13 ]
14 }