{ "name": "hypermind", "version": "1.0.0", "description": "", "main": "server.js", "scripts": { "start": "node server.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "type": "commonjs", "dependencies": { "b4a": "^1.7.3", "express": "^5.2.1", "hyperswarm": "^4.16.0", "uuid": "^13.0.0" } }