UNPKG

qminer

Version:

A C++ based data analytics platform for processing large-scale real-time streams containing structured and unstructured data

13 lines (12 loc) 224 B
{ "description": "an example of usage of stream aggregates", "scripts": { "start": "node server.js", "test": "mocha" }, "dependencies": { "express": "4.13.3", "socket.io": "1.4.6", "supertest": "^1.1.0" } }