Source: node-raven-js
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends:
 debhelper (>= 11~)
 , nodejs
Standards-Version: 4.2.1
Homepage: https://github.com/getsentry/raven-js
Vcs-Git: https://salsa.debian.org/js-team/node-raven-js.git
Vcs-Browser: https://salsa.debian.org/js-team/node-raven-js

Package: node-raven-js
Architecture: all
Depends:
 ${misc:Depends}
 , nodejs
Description: JavaScript client for Sentry
 This module provides javascript client interface for the Sentry error logger.
 Sentry provides real-time crash reporting for your web apps, mobile apps, and
 games.
 .
 Node.js is an event-based server-side JavaScript engine.
