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 (384B)
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": "786b64a20fb1154200a454b8a3d12e318fcd117e",
11 "packages": [ "based" ]
12 }
13 ]
14 }