{
  "name": "sqlite-modern-cpp",
  "href": "https://vcpkg.link/ports/sqlite-modern-cpp",
  "supports": "all",
  "published_at": "2024-03-29T00:39:12.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/aminroosta/sqlite_modern_cpp",
  "description": [
    "The C++14 wrapper around sqlite library"
  ],
  "license": null,
  "version": {
    "type": "date",
    "value": "2023-12-03",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/95bfe3a7666ad5436ca0b3bb71074693852be2a2/ports/sqlite-modern-cpp",
    "hash": "95bfe3a7666ad5436ca0b3bb71074693852be2a2"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/SqliteModernCpp/sqlite_modern_cpp",
    "stars": 949
  },
  "dependencies": [
    {
      "name": "sqlite3",
      "href": "https://vcpkg.link/ports/sqlite3",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}