UNPKG

@routerprotocol/chain-api

Version:

Router Chain API Query client with generated gRPC bindings.

28 lines (27 loc) 731 B
{ "name": "@routerprotocol/chain-api", "version": "1.2.4", "description": "Router Chain API Query client with generated gRPC bindings.", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/router-protocol/router-chain.git" }, "keywords": [ "router-chain", "grpc", "bindings" ], "author": "venkatesh@routerprotocol.com", "license": "MIT", "bugs": { "url": "https://github.com/router-protocol/router-chain/issues" }, "homepage": "https://github.com/router-protocol/router-chain#readme", "dependencies": { "@improbable-eng/grpc-web": "^0.13.0", "google-protobuf": "^3.15.12" } }