{ "name": "@pushrocks/smartuniverse", "version": "1.0.21", "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": "(ts-node -O '{\"lib\": [ \"es2015\" ]}' test/test.ts)", "build": "(npmts)", "format": "(gitzone format)" }, "devDependencies": { "@types/node": "^9.6.0", "tapbundle": "^2.0.0", "ts-node": "^6.0.3", "typescript": "^2.8.3" }, "dependencies": { "@pushrocks/smartcli": "^3.0.1", "lik": "^2.0.5", "nodehash": "^1.0.4", "rxjs": "^5.5.8", "smartdelay": "^1.0.4", "smartexpress": "^1.0.21", "smartfile": "^4.2.28", "smartq": "^1.1.8", "smartrequest": "^1.0.8", "smartrx": "^1.0.5", "smartsocket": "^1.1.19", "smarttime": "^2.0.0" } }