You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
589 B

{
"dependencies": {
"circular-buffer": "^1.0.3",
"configparser": "^0.3.10",
"express": "^4.18.2",
"express-ws": "^5.0.2",
"ini": "^4.1.1",
"jquery": "^3.7.1",
"line-reader": "^0.4.0",
"loader.js": "^4.7.0",
"socket.io": "^4.7.2",
"tail-file": "^1.4.16"
},
"name": "dsgwdashboard",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "John Hays, K7VE",
"license": "GPL V3",
"description": "D-STAR Dashboard for the dstargateway by F4FXL"
}