{ "name": "gendocu-public-apis", "version": "1.0.0", "description": "Public API SDK of GenDocu", "main": "index.js", "author": "gendocu-com", "dependencies": { "@improbable-eng/grpc-web": "^0.14.0", "google-protobuf": "^3.15.8" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+" }, "license": "ISC", "homepage": "" }