From 95df0e83fdb7f564d64b6c916e674e0db46c116d Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 4 Oct 2016 19:50:38 -0400 Subject: starting push notification module --- examples/lib/okpush/package.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 examples/lib/okpush/package.json (limited to 'examples/lib/okpush/package.json') diff --git a/examples/lib/okpush/package.json b/examples/lib/okpush/package.json new file mode 100644 index 0000000..7af03ae --- /dev/null +++ b/examples/lib/okpush/package.json @@ -0,0 +1,14 @@ +{ + "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" + } +} -- cgit v1.2.3-70-g09d2