{ "name": "lobotomy", "version": "1.0.0", "description": "Lobotomy blockchain website", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://gitea.blockchaingandalf.com/kf106/Lobotomy.git" }, "author": "kf106", "license": "MIT", "dependencies": { "body-parser": "^1.20.2", "express": "^4.18.2" } }