UNPKG

breezeconnect

Version:

The official JS client for communicating with BreezeConnect API and Websocket.

25 lines (24 loc) 591 B
{ "name": "breezeconnect", "version": "1.0.29", "main": "breezeConnect.js", "description": "The official JS client for communicating with BreezeConnect API and Websocket.", "dependencies": { "axios": "^0.27.2", "crypto-js": "^4.1.1", "csv": "^6.0.5", "csv-parse": "^5.0.4", "dateformat": "^4.5.1", "fs": "^0.0.1-security", "https": "^1.0.0", "moment": "^2.29.3", "requests": "^0.3.0", "socket.io-client": "^4.1.3", "strftime": "^0.10.1" }, "keywords": [ "breeze", "breezeconnect", "connect" ] }