loopback-component-pubsub
Version:
DEPRECATED: Use @mean-expert/loopback-component-realtime instead
25 lines • 603 B
JSON
{
"name": "loopback-component-pubsub",
"version": "1.0.19",
"description": "DEPRECATED: Use @mean-expert/loopback-component-realtime instead",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"IBM",
"StrongLoop",
"LoopBack",
"PubSub",
"WebSockets",
"SocketIO"
],
"author": "Jonathan Casarrubias <http://twitter.com/johncasarrubias>",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/mean-expert-official/loopback-component-realtime"
},
"dependencies": {
}
}