{ "name": "smartuniverse", "version": "1.0.2", "description": "messaging service for your micro services", "main": "dist/index.js", "typings": "dist/index.d.ts", "author": "Lossless GmbH", "license": "MIT", "scripts": { "test": "(npmts)", "format": "(gitzone format)" }, "devDependencies": { "tapbundle": "^2.0.0" }, "dependencies": { "lik": "^2.0.5", "rxjs": "^5.5.6", "smartcli": "^2.0.12", "smartexpress": "^1.0.21", "smartfile": "^4.2.28", "smartrequest": "^1.0.8", "smartrx": "^1.0.5", "smartsocket": "^1.1.10", "smarttime": "^2.0.0" } }