{ "name": "smarterror", "version": "1.0.2", "description": "better error handling", "main": "dist/index.js", "typings": "dist/index.d.ts", "author": "Lossless GmbH", "license": "MIT", "scripts": { "test": "(npmts)" }, "devDependencies": { "tapbundle": "^1.0.13" }, "dependencies": { "clean-stack": "^1.3.0", "source-map-support": "^0.4.15", "typings-global": "^1.0.16" } }