{ "name": "postmail", "version": "1.0.0", "description": "Notice-Based Simple Email Protocol", "main": "app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Puly4", "license": "0BSD", "dependencies": { "crypto": "^1.0.1", "express": "^4.18.2", "express-session": "^1.17.3", "fs": "^0.0.1-security", "http": "^0.0.1-security", "https": "^1.0.0", "url": "^0.11.0" } }