{ "name": "@pushrocks/tapbundle", "private": false, "version": "3.0.10", "description": "tap bundled for tapbuffer", "main": "dist/index.js", "typings": "dist/index.d.ts", "scripts": { "test": "(tstest test/)", "build": "(tsbuild)" }, "repository": { "type": "git", "url": "git+ssh://git@gitlab.com/pushrocks/tapbundle.git" }, "author": "Lossless GmbH", "license": "MIT", "bugs": { "url": "https://gitlab.com/pushrocks/tapbundle/issues" }, "homepage": "https://gitlab.com/pushrocks/tapbundle#README", "dependencies": { "@pushrocks/early": "^3.0.3", "@pushrocks/smartdelay": "^2.0.3", "@pushrocks/smartpromise": "^3.0.2", "leakage": "^0.4.0", "smartchai": "^2.0.1" }, "devDependencies": { "@gitzone/tsbuild": "^2.1.11", "@gitzone/tsrun": "^1.2.6", "@gitzone/tstest": "^1.0.24", "@types/node": "^12.0.8", "randomstring": "^1.1.5", "tslint": "^5.17.0", "tslint-config-prettier": "^1.18.0" } }