Newer
Older
wizarr-notify / package.json
{
  "name": "wizarr_notify",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://git.mhack.io/git/mark/wizarr-notify.git"
  },
  "author": "Mark Bavis",
  "license": "ISC",
  "dependencies": {
    "express": "^4.21.1",
    "mustache": "^4.2.0",
    "pushover-notifications": "^1.2.3"
  }
}