{
  "name": "@fanolabs/fano-grpc-client",
  "version": "1.1.2",
  "description": "Fano gRPC client",
  "main": "index.js",
  "scripts": {
    "test": "node ./test/test.js"
  },
  "keywords": [
    "Fano",
    "gRPC"
  ],
  "author": "riskel",
  "license": "ISC",
  "dependencies": {
    "@grpc/proto-loader": "^0.1.0",
    "buffer-to-stream": "^1.0.0",
    "grpc": "^1.11.0",
    "pb-util": "^0.1.3",
    "uuid": "^8.3.0"
  },
  "devDependencies": {},
  "repository": {
    "type": "git",
    "url": "https://git.fanoai.cn/SDKs/fano-grpc-client.git"
  }
}
