{ "name": "@grpc/surface", "version": "0.1.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/grpc/grpc-node.git" }, "author": "", "license": "Apache-2.0", "bugs": { "url": "https://github.com/grpc/grpc-node/issues" }, "dependencies": { "lodash": "^4.17.4" } }