{ "name": "offline-pdf-app", "version": "1.0.0", "description": "", "main": "main.js", "xorKey": "0x12", "publichKey": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCvXDxE/budnNdOPLvTknsFGk4ni+MxBByR+0Pj879pRCk7wQjy2aPXf86TMEp/aSAhZT3YOtuXG84Gm3JiwedI6WmwIZ4jJOXpEMHQeZh7nLSjrGTviXPyQxS0MdpNBo5qgbUhlJ+GpJxPC021NMHYhkBfTiseV4lKPaVcqxdL2wIDAQAB", "scripts": { "start": "electron .", "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "devDependencies": { "electron": "^16.0.2" }, "dependencies": { "axios": "^1.6.8", "body-parser": "^1.20.2", "cors": "^2.8.5", "node-rsa": "^1.1.1", "uuid": "^9.0.1" } }