{ "name": "sineware-update-deployer", "version": "1.0.0", "description": "Scripts for deploying update packages to Sineware Update", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Seshan Ravikumar", "license": "GPL-3.0", "dependencies": { "axios": "^0.21.1", "dotenv": "^8.2.0", "form-data": "^4.0.0", "log-symbols": "^4.0.0", "readline-sync": "^1.4.10", "tar": "^6.1.0" } }