{
  "name": "@seydx/node-av-darwin-arm64",
  "version": "6.1.1",
  "description": "node-av (darwin-arm64 binary)",
  "author": "seydx (https://github.com/seydx/node-av)",
  "type": "module",
  "files": [
    "node-av.node"
  ],
  "main": "node-av.node",
  "os": [
    "darwin"
  ],
  "cpu": [
    "arm64"
  ],
  "engines": {
    "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  },
  "bugs": {
    "url": "https://github.com/seydx/node-av/issues"
  },
  "homepage": "https://github.com/seydx/node-av#readme",
  "keywords": [
    "node",
    "ffmpeg",
    "av",
    "libav",
    "bindings",
    "whisper",
    "binary",
    "windows",
    "linux",
    "darwin",
    "x64",
    "arm64",
    "static"
  ],
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/seydx/node-av.git"
  }
}
