chore: add repository to package.json

This commit is contained in:
Ali Ijaz Sheikh 2018-05-21 07:44:37 -07:00 committed by GitHub
parent 26c1fad68b
commit 7b9ad34d50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@
"version": "0.1.0",
"description": "gRPC Library for Node - pure JS core",
"homepage": "https://grpc.io/",
"repository": "https://github.com/grpc/grpc-node/tree/master/packages/grpc-js-core"
"main": "build/src/index.js",
"engines": {
"node": ">=8.4"