{
  "name": "@frumu/tandem-enterprise",
  "version": "0.6.8",
  "description": "Hosted enterprise Tandem engine binary distribution for Linux x64",
  "homepage": "https://tandem.ac",
  "bin": {
    "tandem-engine": "bin/tandem-engine.js"
  },
  "scripts": {
    "postinstall": "node scripts/install.js"
  },
  "files": [
    "bin",
    "scripts"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/frumu-ai/tandem.git"
  },
  "author": "Frumu Ltd",
  "license": "MIT OR Apache-2.0",
  "publishConfig": {
    "access": "public"
  },
  "os": [
    "linux"
  ],
  "cpu": [
    "x64"
  ]
}
