{ "name": "t-iosapp", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "dev": "node app" }, "author": "taolin", "license": "ISC", "dependencies": { "@types/scriptable-ios": "^1.6.1", "body-parser": "^1.19.0", "express": "^4.17.1", "javascript-obfuscator": "^2.9.4", "multer": "^1.4.2", "chalk": "4.1.2" } }