{ "name": "redis-grpc", "version": "0.0.2", "description": "", "type": "commonjs", "files": [ "gen-js/*" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "google-protobuf": "^3.18.0", "grpc-web": "^1.2.1" } }