mirror of
https://github.com/grpc/grpc-node.git
synced 2025-12-08 18:23:54 +00:00
Update package.json
This commit is contained in:
parent
71e5aa6b89
commit
367e23ed27
@ -1,8 +1,10 @@
|
||||
{
|
||||
"name": "grpc-js",
|
||||
"version": "0.1.0",
|
||||
"description": "gRPC client implementation in Node.js",
|
||||
"description": "gRPC Library for Node - pure JS",
|
||||
"homepage": "https://grpc.io/",
|
||||
"main": "index.js",
|
||||
"private": true,
|
||||
"engines": {
|
||||
"node": ">=8.3"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user