Skip to content

Instantly share code, notes, and snippets.

@christiannwamba
Forked from kenny-io/package.json
Created January 17, 2018 17:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save christiannwamba/60729a0b3c3e54558ae1bbc224615a6e to your computer and use it in GitHub Desktop.
Save christiannwamba/60729a0b3c3e54558ae1bbc224615a6e to your computer and use it in GitHub Desktop.
{
"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",
"body-parser": "1.16.0",
"pusher": "^1.5.1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment