{
  "name": "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03",
  "version": "0.243.0",
  "description": "Chunk package for the Linux x64 CUDA fallback backend used by node-llama-cpp (3/6)",
  "type": "module",
  "files": [
    "chunks/",
    "package.json",
    "README.md",
    "LICENSE"
  ],
  "engines": {
    "node": ">=20.0.0"
  },
  "os": [
    "linux"
  ],
  "cpu": [
    "x64"
  ],
  "libc": [
    "glibc"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/therealtimex/node-llama-cpp.git"
  },
  "author": "Gilad S.",
  "license": "MIT",
  "preferUnplugged": true,
  "bugs": {
    "url": "https://github.com/therealtimex/node-llama-cpp/issues"
  },
  "homepage": "https://node-llama-cpp.withcat.ai",
  "publishConfig": {
    "access": "public"
  }
}
