{ "name": "okpush", "version": "1.0.0", "description": "push notification service", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "okfocus ", "license": "LNT", "dependencies": { "apn": "^2.1.1", "bluebird": "^3.4.6", "body-parser": "^1.15.2", "lodash": "^4.16.3", "mongoose": "^4.6.2", "mongoose-findorcreate": "^0.1.2", "passport": "^0.3.2", "passport-http": "^0.3.0" } }