16 lines
296 B
JSON
Executable file
16 lines
296 B
JSON
Executable file
{
|
|
"name": "graphqlparser",
|
|
"version": "0.7.0",
|
|
"port-version": 4,
|
|
"description": "A GraphQL query parser in C++ with C and C++ APIs",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|