{ "name": "smartnetwork", "version": "1.0.2", "description": "network diagnostics", "main": "dist/index.js", "typings": "dist/index.d.ts", "author": "Lossless GmbH", "license": "", "scripts": { "test": "(npmts)" }, "devDependencies": { "tapbundle": "^1.0.13" }, "dependencies": { "smartq": "^1.1.6", "speedtest-net": "^1.3.2" } }