Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

13 lines
255 B
JSON

{
"name": "promise-cpp",
"version": "2.1.2",
"description": "C++ promise/A+ library in Javascript style.",
"homepage": "https://github.com/xhawk18/promise-cpp",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}