Documentation
{
  "name": "@ahkohd/writestead-linux-x64-gnu",
  "version": "0.1.8",
  "description": "Prebuilt binaries for @ahkohd/writestead (linux x64 glibc)",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ahkohd/writestead.git"
  },
  "os": [
    "linux"
  ],
  "cpu": [
    "x64"
  ],
  "libc": [
    "glibc"
  ],
  "files": [
    "bin/writestead"
  ],
  "publishConfig": {
    "access": "public",
    "provenance": true
  }
}