UNPKG

@appolo/bus

Version:
42 lines (41 loc) 882 B
{ "name": "@appolo/bus", "version": "8.1.5", "description": "appolo bus module", "publishConfig": { "access": "public" }, "keywords": [ "appolo", "rabbit", "bus" ], "main": "index.js", "dependencies": { "@appolo/http": "^8.0.2", "@appolo/logger": "^8.0.6", "@appolo/engine": "^8.0.23", "appolo-rabbit": "^8.1.4", "@appolo/utils": "^8.0.5" }, "devDependencies": { "@types/chai": "^4.3.5", "@types/mocha": "^10.0.1", "@types/node": "^20.2.3", "@types/sinon": "^10.0.15", "@types/sinon-chai": "^3.2.9", "chai": "^4.3.7", "mocha": "^10.2.0", "sinon": "^15.1.0", "sinon-chai": "^3.7.0", "typescript": "^4.9.5" }, "repository": { "type": "git", "url": "https://github.com/shmoop207/appolo-module-bus.git" }, "author": { "name": "roman svichar" }, "license": "MIT" }