{
  "name": "@sqld/linux-x64",
  "version": "0.24.1-pre.42",
  "description": "libsql-server (sqld) binary for Linux x64",
  "bin": {
    "sqld": "sqld"
  },
  "scripts": {
    "postinstall": "bash postinstall.sh"
  },
  "os": [
    "linux"
  ],
  "cpu": [
    "x64"
  ],
  "files": [
    "sqld",
    "postinstall.sh",
    "package.json"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vltpkg/sqld.git"
  },
  "keywords": [
    "libsql",
    "sqlite",
    "database",
    "sqld",
    "turso",
    "linux",
    "x64"
  ],
  "author": "darcyclarke <darcy@darcyclarke.me>",
  "license": "MIT"
}
