{
  "name": "@open-plan-annotator/runtime-linux-x64",
  "version": "1.11.1",
  "type": "module",
  "private": false,
  "description": "Linux x64 runtime for open-plan-annotator",
  "license": "MIT",
  "os": [
    "linux"
  ],
  "cpu": [
    "x64"
  ],
  "files": [
    "bin/",
    "README.md"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ndom91/open-plan-annotator.git"
  },
  "publishConfig": {
    "access": "public"
  }
}
