{
  "name": "@antara/api-contracts",
  "version": "0.1.0",
  "private": true,
  "type": "module",
  "scripts": {
    "typecheck": "node ../../tools/validate-openapi.mjs"
  }
}
