{
  "name": "cppcms",
  "version": "1.2.1",
  "port-version": 6,
  "description": "CppCMS is a Free High Performance Web Development Framework (not a CMS) aimed at Rapid Web Application Development",
  "homepage": "https://github.com/artyom-beilis/cppcms",
  "license": "MIT",
  "supports": "!(linux | osx | (windows & static))",
  "dependencies": [
    "icu",
    "openssl",
    "pcre",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    "zlib"
  ]
}
