{ "name": "@pushrocks/smartuniverse", "version": "1.0.48", "private": false, "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/)", "testManual": "(tsrun test/test.ts)", "build": "(tsbuild)", "format": "(gitzone format)" }, "devDependencies": { "@gitzone/tsbuild": "^2.1.8", "@gitzone/tstest": "^1.0.20", "@pushrocks/tapbundle": "^3.0.9", "@types/node": "^11.13.7", "tslint": "^5.16.0", "tslint-config-prettier": "^1.18.0" }, "peerDependencies": { "rxjs": "*" }, "dependencies": { "@pushrocks/lik": "^3.0.5", "@pushrocks/smartdelay": "^2.0.3", "@pushrocks/smartexpress": "^3.0.19", "@pushrocks/smartfile": "^7.0.2", "@pushrocks/smarthash": "^2.0.4", "@pushrocks/smartpromise": "^3.0.2", "@pushrocks/smartrequest": "^1.1.15", "@pushrocks/smartrx": "^2.0.3", "@pushrocks/smartsocket": "^1.1.35", "@pushrocks/smarttime": "^3.0.7", "@pushrocks/smartunique": "^3.0.1" } }