aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node/package.json
diff options
context:
space:
mode:
authorGravatar Craig Tiller <craig.tiller@gmail.com>2015-05-24 15:59:10 -0700
committerGravatar Craig Tiller <craig.tiller@gmail.com>2015-05-24 15:59:10 -0700
commitfe46136721acc3298a2949a7321d043180daed92 (patch)
tree2f6d7ba85a2ea51bbef0c298276ec6c83a6c663b /src/node/package.json
parentc0cb6357e9c95893aae964599af7bb823a44976d (diff)
parent031dea1df4b6213b9f9779a824fccc6d348b8648 (diff)
Merge github.com:grpc/grpc into scalable-poll
Diffstat (limited to 'src/node/package.json')
-rw-r--r--src/node/package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/node/package.json b/src/node/package.json
index 8d413c3ffa..3f31ba49ff 100644
--- a/src/node/package.json
+++ b/src/node/package.json
@@ -36,6 +36,7 @@
"jshint": "^2.5.0",
"minimist": "^1.1.0",
"mocha": "~1.21.0",
+ "mustache": "^2.0.0",
"strftime": "^0.8.2"
},
"engines": {
@@ -46,6 +47,8 @@
"README.md",
"index.js",
"binding.gyp",
+ "bin",
+ "cli",
"examples",
"ext",
"interop",