{
  "name": "@openshift-migration-advisor/agent-sdk",
  "version": "0.12.0",
  "description": "OpenAPI client for @openshift-migration-advisor/agent-sdk",
  "author": "OpenAPI-Generator",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kubev2v/assisted-migration-agent.git"
  },
  "main": "./dist/index.js",
  "types": "./dist/index.d.ts",
  "module": "./dist/esm/index.js",
  "sideEffects": false,
  "scripts": {
    "build": "tsc && tsc -p tsconfig.esm.json",
    "prepare": "npm run build"
  },
  "devDependencies": {
    "typescript": "^4.0 || ^5.0"
  },
  "license": "Apache-2.0"
}
