{ "name": "beautybrowser", "version": "1.0.3", "description": "beautiful logging for the browser", "main": "dist/index.js", "typings": "dist/index.d.ts", "author": "Lossless GmbH", "license": "MIT", "scripts": { "test": "(npmts)", "format": "(gitzone format)" }, "devDependencies": { "smartlog": "^1.0.3", "tapbundle": "^2.0.0" }, "dependencies": { "smartlog-interfaces": "^1.0.8" } }