{
  "name": "@ff-labs/fff-bin-linux-x64-gnu",
  "version": "0.10.3",
  "description": "fff native binary for Linux x64 (glibc)",
  "os": [
    "linux"
  ],
  "cpu": [
    "x64"
  ],
  "main": "libfff_c.so",
  "files": [
    "libfff_c.so"
  ],
  "publishConfig": {
    "access": "public"
  },
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dmtrKovalenko/fff.git",
    "directory": "packages/fff-bin-linux-x64-gnu"
  },
  "libc": [
    "glibc"
  ]
}
