{
  "name": "@intuned/sdk-types",
  "version": "2.1.0",
  "description": "intuned runner types",
  "author": "Intuned Team",
  "license": "Elastic-2.0",
  "types": "index.d.ts",
  "scripts": {
    "build": "tsc"
  },
  "devDependencies": {
    "@types/node": "^20.4.1",
    "typescript": "^5.3.3",
    "playwright": "1.44.1"
  }
}
