{ "name": "smartdata", "version": "1.0.28", "description": "do more with data", "main": "dist/index.js", "typings": "dist/index.d.ts", "scripts": { "test": "(npmts)", "testLocal": "(npmdocker)" }, "repository": { "type": "git", "url": "git+ssh://git@gitlab.com/pushrocks/smartdata.git" }, "author": "Lossless GmbH", "license": "MIT", "bugs": { "url": "https://gitlab.com/pushrocks/smartdata/issues" }, "homepage": "https://gitlab.com/pushrocks/smartdata#README", "dependencies": { "@types/lodash": "^4.14.74", "@types/mongodb": "^2.2.11", "beautylog": "^6.1.10", "lik": "^1.0.40", "lodash": "^4.17.4", "mongodb": "^2.2.31", "rethinkdb": "^2.3.3", "runtime-type-checks": "0.0.4", "smartq": "^1.1.6", "typings-global": "^1.0.20" }, "devDependencies": { "@types/shelljs": "^0.7.4", "qenv": "^1.1.7", "shelljs": "^0.7.8", "smartstring": "^2.0.24", "tapbundle": "^1.1.1" } }