{ "name": "jwebmail", "version": "2.0.0", "description": "", "main": "index.js", "directories": { "test": "tests" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Jannis M. Hoffmann ", "license": "UNLICENSED", "dependencies": { "bulma": "^0.9.4", "sass": "^1.69.5" } }