UNPKG

@toitware/api

Version:
34 lines (33 loc) 665 B
{ "name": "@toitware/api", "version": "0.11.2", "description": "Toitware API library", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/toitware/api" }, "files": [ "src" ], "author": "Toitware ApS", "license": "MIT", "devDependencies": { "grpc-tools": "^1.9.1", "ts-protoc-gen": "^0.13.0" }, "dependencies": { "@grpc/grpc-js": "^1.1.8", "@types/node": "^14.10.1", "typescript-grpc": "0.0.2" }, "keywords": [ "toitware", "toitware client", "toitware api", "toitware library" ] }