{
  "name": "@opengsd/engine-linux-arm64-gnu",
  "version": "1.2.0",
  "description": "GSD native engine binary for Linux ARM64 (glibc)",
  "os": [
    "linux"
  ],
  "cpu": [
    "arm64"
  ],
  "main": "gsd_engine.node",
  "files": [
    "gsd_engine.node"
  ],
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/open-gsd/gsd-pi.git"
  }
}
