{
  "name": "@ondewo/nlu-client-typescript",
  "version": "6.13.0",
  "description": "ONDEWO Natural Language Understanding (NLU) Client library for Typescript",
  "author": "ONDEWO GmbH <office@ondewo.com>",
  "homepage": "https://ondewo.com",
  "license": "Apache-2.0",
  "keywords": [
    "ondewo",
    "nlu",
    "api",
    "client",
    "typescript",
    "grpc"
  ],
  "main": "public-api.js",
  "typings": "public-api.d.ts",
  "repository": {
    "type": "git",
    "directory": "https://github.com/ondewo/ondewo-nlu-client-typescript"
  },
  "dependencies": {
    "google-protobuf": "3.21.4",
    "grpc-web": "^1.5.0",
    "tslib": "^2.8.1"
  },
  "devDependencies": {
    "@eslint/eslintrc": "^3.1.0",
    "@eslint/js": "^9.13.0",
    "@types/node": "^22.15.27",
    "@typescript-eslint/eslint-plugin": "^8.12.2",
    "dotenv": "^16.4.5",
    "eslint": "^9.13.0",
    "global": "^4.4.0",
    "husky": "^9.1.6",
    "prettier": "^3.3.3"
  }
}
