2017-10-12 13:40:18 -07:00

22 lines
429 B
JSON

{
"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"
}
}