UNPKG

angular-raven

Version:

A Raven.js / Sentry wrapper for Angular.js

43 lines (42 loc) 674 B
{ "name": "angular-raven", "version": "0.6.2", "main": "angular-raven.js", "keywords": [ "Patrick", "PatrickJS", "gdi2290", "angular", "angularjs", "angular.js", "$exceptionHandler", "raven", "ravenjs", "raven.js", "sentry.js", "sentry", "sentryjs", "error", "errorhandler" ], "authors": [ { "name": "Patrick Stapleton", "email": "github@gdi2290.com", "url": "www.gdi2290.com" } ], "ignore": [ "**/.*", "*.yml", "*.xml", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "angular": "*", "raven-js": "*" } }