2021-09-09 16:24:04 +08:00
|
|
|
{
|
|
|
|
"name": "status-code",
|
2023-11-15 05:11:02 +08:00
|
|
|
"version-date": "2023-11-06",
|
2023-11-23 06:30:27 +08:00
|
|
|
"port-version": 1,
|
2022-09-10 02:55:55 +08:00
|
|
|
"maintainers": [
|
|
|
|
"Niall Douglas <s_github@nedprod.com>",
|
|
|
|
"Henrik Gaßmann <henrik@gassmann.onl>"
|
|
|
|
],
|
2021-09-09 16:24:04 +08:00
|
|
|
"description": "Proposed SG14 status_code for the C++ standard (https://wg21.link/P1028).",
|
2022-09-03 01:40:12 +08:00
|
|
|
"homepage": "https://github.com/ned14/status-code",
|
|
|
|
"license": "Apache-2.0 OR BSL-1.0",
|
|
|
|
"dependencies": [
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake",
|
|
|
|
"host": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake-config",
|
|
|
|
"host": true
|
|
|
|
}
|
|
|
|
]
|
2021-09-09 16:24:04 +08:00
|
|
|
}
|