Last active
January 17, 2018 17:30
-
-
Save kenny-io/3651ba1458e331a7449bbeb5d14561a9 to your computer and use it in GitHub Desktop.
Revisions
-
kenny-io revised this gist
Jan 17, 2018 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -18,6 +18,7 @@ "homepage": "https://github.com/christiannwamba/pusher-android-table#readme", "dependencies": { "express": "^4.16.2", "body-parser": "1.16.0", "pusher": "^1.5.1" } } -
kenny-io created this gist
Jan 17, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,23 @@ { "name": "pushertableinrealtime", "version": "1.0.0", "description": "\"\"", "main": "app.js", "scripts": { "test": "\"echo \\\"Error: no test specified\\\" && exit\" " }, "repository": { "type": "git", "url": "git+https://github.com/christiannwamba/pusher-android-table.git" }, "author": "\"\"", "license": "ISC", "bugs": { "url": "https://github.com/christiannwamba/pusher-android-table/issues" }, "homepage": "https://github.com/christiannwamba/pusher-android-table#readme", "dependencies": { "express": "^4.16.2", "pusher": "^1.5.1" } }