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.
27 lines
645 B
JSON
27 lines
645 B
JSON
{
|
|
"name": "msg-email",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/smartpager-network/msg-email.git"
|
|
},
|
|
"author": "catSIXe",
|
|
"license": "ISC",
|
|
"bugs": {
|
|
"url": "https://github.com/smartpager-network/msg-email/issues"
|
|
},
|
|
"homepage": "https://github.com/smartpager-network/msg-email#readme",
|
|
"dependencies": {
|
|
"@mdi/font": "^7.0.96",
|
|
"axios": "^0.21.1",
|
|
"express": "^4.17.1",
|
|
"feed-reader": "^6.1.2",
|
|
"socket.io-client": "^4.4.1"
|
|
}
|
|
}
|