{
  "name": "secp256k1",
  "href": "https://vcpkg.link/ports/secp256k1",
  "supports": "all",
  "published_at": "2022-07-18T20:16:51.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/bitcoin-core/secp256k1",
  "description": [
    "Optimized C library for EC operations on curve secp256k1"
  ],
  "license": "MIT",
  "version": {
    "type": "date",
    "value": "2022-07-11",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/1c6c0861accce8cb38830d0fc6569a57f78833b4/ports/secp256k1",
    "hash": "1c6c0861accce8cb38830d0fc6569a57f78833b4"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/bitcoin-core/secp256k1",
    "stars": 2275
  },
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "examples",
      "default": [],
      "description": [
        "Build examples"
      ],
      "supports": "all",
      "dependencies": []
    },
    {
      "name": "tools",
      "default": [],
      "description": [
        "Build tools"
      ],
      "supports": "all",
      "dependencies": []
    }
  ]
}