effuse
Version:
Effuse, make Real-Time Data Streaming effortless
27 lines (26 loc) • 626 B
JSON
{
"name": "effuse",
"version": "0.0.1",
"description": "Effuse, make Real-Time Data Streaming effortless",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/inf3cti0n95/effuse.git"
},
"keywords": [
"Real-Time",
"WebSockets",
"Data",
"Streaming",
"Streaming"
],
"author": "Viraj Trivedi <inf3cti0n95@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/inf3cti0n95/effuse/issues"
},
"homepage": "https://github.com/inf3cti0n95/effuse#readme"
}