{ "name": "alarmiator_divera_status", "version": "0.0.1", "private": true, "description": "Divera status to Alarmiator", "keywords": [], "author": "", "license": "", "main": "service.js", "scripts": { "start": "node service.js", "test": "swagger project test" }, "dependencies": { "axios": "^1.7.7", "axios-cookiejar-support": "^5.0.2" } }