aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/osmanip/vcpkg.json
blob: 94357fed4255d5b1e677537a7e333c7ff4ea76cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "name": "osmanip",
  "version": "4.6.1",
  "description": "A cross-platform library for output stream manipulation using ANSI escape sequences.",
  "homepage": "https://github.com/JustWhit3/osmanip",
  "license": "MIT",
  "dependencies": [
    "arsenalgear",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}