{ "name": "tapbundle", "version": "2.0.0", "description": "tap bundled for tapbuffer", "main": "dist/index.js", "typings": "dist/index.d.ts", "scripts": { "test": "(npmts)" }, "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": { "early": "^2.1.1", "leakage": "^0.3.0", "smartchai": "^2.0.0", "smartdelay": "^1.0.3", "smartq": "^1.1.1" }, "devDependencies": { "@types/node": "^9.4.6", "randomstring": "^1.1.5" } }