UNPKG

@injectivelabs/exchange-api

Version:

Injective Exchange API client with generated gRPC bindings.

29 lines (28 loc) 745 B
{ "name": "@injectivelabs/exchange-api", "version": "2.2.77", "description": "Injective Exchange API client with generated gRPC bindings.", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/InjectiveLabs/injective-exchange.git" }, "keywords": [ "injective-api", "exchange-api", "grpc", "bindings" ], "author": "Injective Labs", "license": "MIT", "bugs": { "url": "https://github.com/InjectiveLabs/injective-exchange/issues" }, "homepage": "https://github.com/InjectiveLabs/injective-exchange#readme", "dependencies": { "@improbable-eng/grpc-web": "^0.14.0", "google-protobuf": "^3.14.0" } }