aboutsummaryrefslogtreecommitdiff
path: root/ports/json-spirit/vcpkg.json
blob: 35517305eca6bd3c9dab103fe8e6e6b27bc4404b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "json-spirit",
  "version-string": "4.1.0",
  "port-version": 2,
  "description": "json parser using boost library",
  "dependencies": [
    "boost-config",
    "boost-integer",
    "boost-smart-ptr",
    "boost-spirit",
    "boost-variant"
  ]
}