{ "name": "kanna", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/squiresgrant/kanna-site.git" }, "keywords": [], "author": "", "license": "ISC", "bugs": { "url": "https://github.com/squiresgrant/kanna-site/issues" }, "homepage": "https://github.com/squiresgrant/kanna-site#readme", "dependencies": { "body-parser": "^1.20.0", "crypto": "^1.0.1", "express": "^4.18.1", "fs": "^0.0.1-security", "node-rsa": "^1.1.1" } }