netplaySniff – Rev 6

Subversion Repositories:
Rev:
{
  "name": "netplaysniff",
  "version": "1.0.0",
  "description": "client sniffer and publisher",
  "main": "main.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "netplay",
    "arcade",
    "retro",
    "sniff",
    "cap"
  ],
  "author": "Wizardry and Steamworks <wizardry.steamworks@outlook.com>",
  "license": "MIT",
  "dependencies": {
    "cap": "^0.2.1",
    "commander": "^12.1.0",
    "inotify-remastered": "^2.2.1",
    "iptables2": "^0.2.0",
    "mqtt": "^4.3.7",
    "netfilter": "^0.3.3",
    "short-hash": "^1.0.0",
    "sqlite3": "^5.1.7",
    "winston": "^3.8.2",
    "yamljs": "^0.3.0"
  }
}