13 lines
312 B
JSON
Executable file
13 lines
312 B
JSON
Executable file
{
|
|
"name": "fplus",
|
|
"version": "0.2.18-p0",
|
|
"description": "Functional Programming Library for C++. Write concise and readable C++ code",
|
|
"homepage": "https://github.com/Dobiasd/FunctionalPlus",
|
|
"license": "BSL-1.0",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|