You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
421 B
JSON
21 lines
421 B
JSON
{
|
|
"name": "msg-wbi-dwd",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@mdi/font": "^7.0.96",
|
|
"axios": "^0.21.4",
|
|
"express": "^4.17.1",
|
|
"feed-reader": "^6.1.2",
|
|
"jsdom": "^22.1.0",
|
|
"moment": "^2.29.4",
|
|
"socket.io-client": "^4.4.1"
|
|
}
|
|
}
|