{ "name": "jenkins_script", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "node BuildMessage finish test e:\\Workspace\\fishClient\\fishClient 1" }, "author": "", "license": "ISC", "devDependencies": { "@types/request": "^2.48.5", "@types/sharp": "^0.28.4" }, "dependencies": { "request": "^2.88.2", "sharp": "^0.28.3", "typescript": "^4.2.4" } }