UNPKG

ag-simple-broker

Version:

Simple broker engine for Asyngular

23 lines (22 loc) 497 B
{ "name": "ag-simple-broker", "version": "6.0.1", "description": "Simple broker engine for Asyngular", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "asyngular", "broker", "socketcluster", "pubsub" ], "author": "Jonathan Gros-Dubois <grosjona@yahoo.com.au>", "license": "MIT", "dependencies": { "ag-channel": "^5.0.0", "async-stream-emitter": "^7.0.1", "stream-demux": "^10.0.1" } }