summaryrefslogtreecommitdiff
path: root/app/node_modules/okservices/okwebhook/package.json
blob: 0436f01bd236647ff17a3130f8a1e60fb497a728 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "okwebhook",
  "version": "1.0.0",
  "description": "webhook to receive pushes from github",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "okfocus <frontdesk@okfoc.us>",
  "license": "LNT"
}