{
  "name": "@graphox/linux-x64",
  "version": "0.5.6",
  "description": "Graphox CLI binary for linux-x64",
  "os": [
    "linux"
  ],
  "cpu": [
    "x64"
  ],
  "files": [
    "bin/graphox"
  ],
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/soundtrackyourbrand/graphox",
    "directory": "npm/platforms"
  },
  "license": "UNLICENSED"
}