See More

{ "name": "exceptionless", "version": "1.5.5", "description": "JavaScript client for Exceptionless", "license": "Apache-2.0", "main": "dist/exceptionless.js", "keywords": [ "exceptionless", "error", "feature", "logging", "tracking", "reporting" ], "ignore": [ "**/.*", "node_modules", "bower_components" ], "dependencies": {}, "repository": { "url": "git://github.com/exceptionless/Exceptionless.JavaScript.git", "type": "git" } }