UNPKG

barrageapi

Version:

A library for sending data to Barrage, an advanced streaming analytics service from MIOsoft

29 lines (28 loc) 638 B
{ "name": "barrageapi", "version": "0.1.1", "description": "A library for sending data to Barrage, an advanced streaming analytics service from MIOsoft", "main": "barrageapi.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "Pattern Matching", "Time Series Database", "Barrage", "Pattern", "Matching", "Time Series", "Time", "Series", "Database", "TSDB" ], "author": "MIOsoft Corporation", "license": "ISC", "dependencies": { "crypto-js": "^3.1.5", "q": "^1.4.1", "websocket": "^1.0.19" } }