e2ee-messaging-service/package.json
2025-02-05 16:14:06 +01:00

15 lines
296 B
JSON

{
"name": "e2ee-messaging-service",
"version": "0.0.1",
"description": "",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Sam Hadow",
"license": "BSD-3-Clause-Attribution",
"dependencies": {
"express": "^4.21.2"
}
}