JohnKampe
4 years ago
1 changed files with 0 additions and 24 deletions
@ -1,24 +0,0 @@ |
|||||
{ |
|
||||
"name": "server", |
|
||||
"version": "1.0.0", |
|
||||
"description": "Raspberry Pi data", |
|
||||
"main": "index.js", |
|
||||
"scripts": { |
|
||||
"test": "echo \"Error: no test specified\" && exit 1" |
|
||||
}, |
|
||||
"keywords": [ |
|
||||
"example", |
|
||||
"data", |
|
||||
"raspberry", |
|
||||
"pi" |
|
||||
], |
|
||||
"author": "John Kaberakis", |
|
||||
"license": "ISC", |
|
||||
"dependencies": { |
|
||||
"dotenv": "^8.2.0", |
|
||||
"express": "^4.17.1", |
|
||||
"nedb": "^1.8.0", |
|
||||
"nodemailer": "^6.4.17", |
|
||||
"socket.io-client": "^3.1.0" |
|
||||
} |
|
||||
} |
|
Loading…
Reference in new issue