@ondewo/ondewo-csi-client-js
Version:
ONDEWO Communication System Integration (CSI) Client library for Js
35 lines (34 loc) • 767 B
JSON
{
"name": "@ondewo/ondewo-csi-client-js",
"version": "5.2.0",
"description": "ONDEWO Communication System Integration (CSI) Client library for Js",
"author": "ONDEWO GmbH <office@ondewo.com>",
"homepage": "https://ondewo.com",
"license": "Apache-2.0",
"keywords": [
"ondewo",
"csi",
"api",
"client",
"js",
"grpc"
],
"repository": {
"type": "git",
"directory": "https://github.com/ondewo/ondewo-csi-client-js.git"
},
"dependencies": {
"google-protobuf": "3.21.4",
"grpc-web": "^1.5.0",
"webpack": "^5.96.1"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^8.12.2",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.13.0",
"eslint": "^9.13.0",
"global": "^4.4.0",
"husky": "^9.1.6",
"prettier": "^3.3.3"
}
}