UNPKG

@hkube/pub-sub-adapter

Version:

28 lines (27 loc) 510 B
{ "name": "@hkube/pub-sub-adapter", "version": "1.0.5", "description": "", "main": "index.js", "dependencies": { "@hkube/backoff": "^1.0.0", "chai": "^3.5.0", "@hkube/redis-utils": "^1.0.0", "uuid": "^3.0.1" }, "devDependencies": { "chai": "^3.3.0" }, "scripts": { "test": "mocha tests" }, "keywords": [ "pub-sub" ], "repository": { "type": "git", "url": "git@gitlab.rms:RMS-Common/pub-sub-adapter.git" }, "author": "RAF", "license": "ISC" }