{
  "name": "@livekit/rtc-ffi-bindings-win32-x64-msvc",
  "version": "0.12.75",
  "cpu": [
    "x64"
  ],
  "main": "rtc-node.win32-x64-msvc.node",
  "files": [
    "rtc-node.win32-x64-msvc.node"
  ],
  "description": "LiveKit RTC Node FFI bindings for internal use only",
  "author": "LiveKit",
  "license": "Apache-2.0",
  "engines": {
    "node": ">= 18"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/livekit/rust-sdks.git",
    "directory": "livekit-ffi-node-bindings/npm/win32-x64-msvc"
  },
  "os": [
    "win32"
  ]
}