UNPKG

ciscospark-websocket-events

Version:
31 lines (30 loc) 683 B
{ "name": "ciscospark-websocket-events", "version": "1.2.0", "description": "Cisco Spark Websocket Events", "main": "index.js", "repository": { "type": "git", "url": "https://github.com/marchfederico/ciscospark-websocket-events.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "Cisco", "Spark", "Websocket" ], "author": "Marcello Federico", "license": "MIT", "dependencies": { "https-proxy-agent": "^2.0.0", "lowdb": "^0.16.0", "node-sparkclient": "^0.1.4", "request": "^2.81.0", "url": "^0.11.0", "uuid": "^3.0.1", "winston": "^2.3.1", "ws": "^2.2.2" } }