reactive-superglue
Version:
Stream-based middleware for I/O integration of sources and sinks
42 lines (41 loc) • 908 B
JSON
{
"name": "reactive-superglue",
"version": "0.0.16",
"author": "Manuel Santillan",
"repository": {
"type": "git",
"url": "https://github.com/santillaner/reactive-superglue"
},
"bugs": {
"url": "https://github.com/santillaner/reactive-superglue/issues"
},
"description": "Stream-based middleware for I/O integration of sources and sinks",
"keywords": [
"node.js",
"reactive",
"reactive programming",
"query builder",
"streams",
"streaming",
"mongodb",
"csv",
"middleware",
"highland.js",
"rx.js",
"superglue",
"integration",
"I/O"
],
"license": "Apache-2.0",
"dependencies": {
"elasticsearch": "^11.0.1",
"express": "^4.13.4",
"flat": "^2.0.0",
"highland": "^2.7.2",
"moment": "^2.12.0",
"mongodb": "^2.1.11",
"mysql": "^2.10.2",
"numeral": "^1.5.3",
"require-all": "^2.0.0"
}
}