{
  "name": "@siweb/mta-watchdog",
  "version": "1.0.0",
  "description": "Write periodically on /dev/watchdog to reset the HW watchdog",
  "main": "watchdog.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git@gitlab.bh-technologies.com:BHT-MTA/watchdog-BBB.git"
  },
  "author": "Firmware <firmware@bh-technologies.com>",
  "license": "UNLICENSED",
  "dependencies": {
    "sleep": ">=2.0.0"
  }
}
