Merge pull request #235 from ParsePlatform/wangmengyan.add_apns_client

Add APNS client
This commit is contained in:
Mengyan Wang
2016-02-05 13:29:57 -08:00
3 changed files with 154 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
},
"license": "BSD-3-Clause",
"dependencies": {
"apn": "^1.7.5",
"aws-sdk": "~2.2.33",
"bcrypt-nodejs": "0.0.3",
"body-parser": "^1.14.2",