fast-protocol
Version:
FAST streaming protocol for Node.js (Encoder/Decoder for Javascript) (FAST protocol version 1.1)
17 lines (16 loc) • 318 B
JSON
{
"name": "gwlogreader",
"version": "1.0.0",
"description": "",
"main": "gwlogreaded.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"debug": "^4.1.1",
"deep-diff": "^1.0.2",
"fast-protocol": "0.0.35"
}
}