node-wsjtx-companion – Rev 1

Subversion Repositories:
Rev:
{
  "name": "node-wsjtx-companion",
  "version": "1.0.0",
  "description": "a companion for WSJT-X",
  "main": "server.js",
  "author": "Wizardry and Steamworks",
  "license": "MIT",
  "repository": {
    "type": "svn",
    "url": "http://svn.grimore.org/node-wsjtx-companion"
  },
  "dependencies": {
    "@henriquegravina/wsjtxudpparser": "^1.0.0",
    "http-auth": "^3.1.3",
    "mime": "^1.3.4",
    "moment": "^2.17.1",
    "moment-timezone": "^0.5.13",
    "node-forge": "^0.7.0",
    "tcadif": "^1.4.1",
    "winston": "^2.3.1",
    "yargs": "^7.0.1"
  }
}