{ "name": "smartuniverse", "version": "1.0.1", "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": "^1.0.13" }, "dependencies": { "smartcli": "^2.0.12", "smartexpress": "^1.0.19" } }