{ "name": "jchat-client", "version": "1.0.0", "description": "JCHAT Web Client - Static HTML/JS files for JMAP chat client", "scripts": { "serve": "echo 'Use: shttpd . --port 3000' && shttpd . --port 3000", "serve-alt": "python3 -m http.server 3000" }, "keywords": ["jmap", "chat", "messaging", "static"], "author": "JCHAT Team", "license": "MIT" }