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.
24 lines
557 B
24 lines
557 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",
|
|
"socket.io": "^4.7.2",
|
|
"tail-file": "^1.4.16"
|
|
},
|
|
"name": "bundashboard",
|
|
"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 dstargateway by F4FXL"
|
|
}
|