2021-09-09 16:24:04 +08:00
|
|
|
{
|
|
|
|
"name": "status-code",
|
2023-02-01 10:06:21 +08:00
|
|
|
"version-date": "2023-01-27",
|
2023-04-06 07:28:43 +08:00
|
|
|
"port-version": 2,
|
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
|
|
|
}
|