{ "name": "yuurei", "version": "0.1.0", "description": "", "main": "index.js", "dependencies": { "crypto-js": "^4.0.0", "jsencrypt": "^3.0.0-rc.1", "node-rsa": "^1.1.1" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@git.flanchan.moe:flanchan/yuurei.git" }, "author": "", "license": "GPL-3.0-or-later" }