1
0
Fork 0
leet/clients/switch/package.json

15 lines
335 B
JSON

{
"name": "switch",
"version": "0.1.0",
"description": "Turn the lights on!",
"repository": "git@github.com:serverwentdown/leet.git",
"author": "Ambrose Chua",
"license": "MPL-2.0",
"dependencies": {
"@grpc/grpc-js": "^0.3.6",
"@grpc/proto-loader": "^0.5.0",
"express": "^4.16.4",
"grpc": "^1.19.0"
}
}