{
  "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
    }
  ]
}
