{
  "name": "@hypabolic/hypa-linux-x64",
  "version": "0.1.14",
  "description": "Hypa native binary for linux x64",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Hypabolic/Hypa.git",
    "directory": "npm/hypa-platform"
  },
  "license": "FSL-1.1-ALv2",
  "os": [
    "linux"
  ],
  "cpu": [
    "x64"
  ],
  "scripts": {
    "postinstall": "node postinstall.js"
  },
  "engines": {
    "node": ">=18"
  }
}
