{
  "name": "@caraer/client",
  "version": "2.0.516",
  "description": "Generated TypeScript client for the Caraer API",
  "author": "OpenAPI-Generator Contributors",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Caraer-HQ/caraer-js-client.git"
  },
  "keywords": [
    "axios",
    "typescript",
    "openapi-client",
    "openapi-generator",
    "@caraer/client"
  ],
  "license": "Unlicense",
  "main": "./dist/index.js",
  "typings": "./dist/index.d.ts",
  "module": "./dist/esm/index.js",
  "sideEffects": false,
  "scripts": {
    "build": "tsc && tsc -p tsconfig.esm.json",
    "prepare": "npm run build"
  },
  "dependencies": {
    "axios": "1.18.1"
  },
  "devDependencies": {
    "@types/node": "12.11.5 - 12.20.42",
    "typescript": "^4.0 || ^5.0"
  },
  "homepage": "https://developer.caraer.com",
  "bugs": {
    "url": "https://github.com/Caraer-HQ/caraer-js-client/issues"
  }
}
