{
  "name": "@livekit/rtc-ffi-bindings-darwin-x64",
  "version": "0.12.75",
  "cpu": [
    "x64"
  ],
  "main": "rtc-node.darwin-x64.node",
  "files": [
    "rtc-node.darwin-x64.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/darwin-x64"
  },
  "os": [
    "darwin"
  ]
}