Add GCM client

This commit is contained in:
wangmengyan95
2016-02-03 13:38:41 -08:00
parent 7cc77c709f
commit 872e690fb3
4 changed files with 222 additions and 3 deletions

View File

@@ -20,7 +20,8 @@
"mongodb": "~2.1.0",
"multer": "^1.1.0",
"parse": "^1.7.0",
"moment": "^2.11.1",
"randomstring": "^1.1.3",
"node-gcm": "^0.14.0",
"request": "^2.65.0"
},
"devDependencies": {