{ "name": "@pushrocks/smartuniverse", "version": "1.0.23", "private": true, "description": "messaging service for your micro services", "main": "dist/index.js", "typings": "dist/index.d.ts", "author": "Lossless GmbH", "license": "MIT", "scripts": { "test": "(tstest test/)", "build": "(npmts)", "format": "(gitzone format)" }, "devDependencies": { "@types/node": "^9.6.18", "@pushrocks/tapbundle": "^2.0.0" }, "peerDependencies": { "rxjs": "*" }, "dependencies": { "@pushrocks/lik": "^2.0.5", "@pushrocks/smarthash": "^1.0.4", "@pushrocks/smartdelay": "^1.0.4", "@pushrocks/smartexpress": "^1.0.21", "@pushrocks/smartfile": "^4.2.28", "@pushrocks/smartpromise": "^1.1.8", "@pushrocks/smartrequest": "^1.0.8", "@pushrocks/smartrx": "^1.0.5", "@pushrocks/smartsocket": "^1.1.19", "@pushrocks/smarttime": "^2.0.0" } }