aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/rang/vcpkg.json
blob: d316d7a901de4c156b30d934b58b8aea598dd748 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "name": "rang",
  "version": "3.2",
  "description": "Colors for your Terminal.",
  "homepage": "https://github.com/agauniyal/rang",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}