16 lines
363 B
JSON
Executable file
16 lines
363 B
JSON
Executable file
{
|
|
"name": "boost-metaparse",
|
|
"version": "1.79.0",
|
|
"description": "Boost metaparse module",
|
|
"homepage": "https://github.com/boostorg/metaparse",
|
|
"license": "BSL-1.0",
|
|
"dependencies": [
|
|
"boost-config",
|
|
"boost-mpl",
|
|
"boost-predef",
|
|
"boost-preprocessor",
|
|
"boost-static-assert",
|
|
"boost-type-traits",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|