{
  "name": "audioengine",
  "href": "https://vcpkg.link/ports/audioengine",
  "supports": "x64 & (windows | linux)",
  "published_at": "2025-04-01T06:58:28.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/Darkx32/AudioEngine",
  "description": [
    "AudioEngine created using C++, FFMPEG and OpenAL for a student"
  ],
  "license": "MIT",
  "version": {
    "type": "dot",
    "value": "1.2",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/c59f44f6668ee05073f0310a5e576ec8669d4732/ports/audioengine",
    "hash": "c59f44f6668ee05073f0310a5e576ec8669d4732"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/Darkx32/AudioEngine",
    "stars": 3
  },
  "dependencies": [
    {
      "name": "ffmpeg",
      "href": "https://vcpkg.link/ports/ffmpeg",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "openal-soft",
      "href": "https://vcpkg.link/ports/openal-soft",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "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": []
}