2021-01-14 06:41:23 +08:00
|
|
|
{
|
|
|
|
"name": "boost-json",
|
2022-04-22 01:01:54 +08:00
|
|
|
"version": "1.79.0",
|
2021-01-14 06:41:23 +08:00
|
|
|
"description": "Boost json module",
|
|
|
|
"homepage": "https://github.com/boostorg/json",
|
2022-04-22 01:01:54 +08:00
|
|
|
"license": "BSL-1.0",
|
2021-01-14 06:41:23 +08:00
|
|
|
"dependencies": [
|
|
|
|
"boost-align",
|
|
|
|
"boost-assert",
|
2021-05-29 02:20:52 +08:00
|
|
|
{
|
|
|
|
"name": "boost-build",
|
|
|
|
"host": true
|
|
|
|
},
|
2021-01-14 06:41:23 +08:00
|
|
|
"boost-config",
|
|
|
|
"boost-container",
|
2022-04-22 01:01:54 +08:00
|
|
|
"boost-core",
|
2021-01-14 06:41:23 +08:00
|
|
|
"boost-exception",
|
2021-05-29 02:20:52 +08:00
|
|
|
{
|
|
|
|
"name": "boost-modular-build-helper",
|
|
|
|
"host": true
|
|
|
|
},
|
2021-09-28 08:12:39 +08:00
|
|
|
"boost-mp11",
|
2021-01-14 06:41:23 +08:00
|
|
|
"boost-system",
|
|
|
|
"boost-throw-exception",
|
2021-09-28 08:12:39 +08:00
|
|
|
"boost-vcpkg-helpers",
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake",
|
|
|
|
"host": true
|
|
|
|
}
|
2021-01-14 06:41:23 +08:00
|
|
|
]
|
|
|
|
}
|