{ "name": "@pushrocks/smartpromise", "private": false, "version": "3.0.2", "description": "simple promises and Deferred constructs", "main": "dist/index.js", "typings": "dist/index.d.ts", "scripts": { "test": "(tsrun test/test.ts)", "build": "(npmts)" }, "repository": { "type": "git", "url": "git+ssh://git@gitlab.com/pushrocks/smartq.git" }, "author": "Lossless GmbH", "license": "MIT", "bugs": { "url": "https://gitlab.com/pushrocks/smartq/issues" }, "homepage": "https://gitlab.com/pushrocks/smartq#README", "dependencies": {}, "devDependencies": { "@gitzone/tsrun": "^1.0.18", "@types/node": "^10.5.1", "tapbundle": "^2.0.0" } }