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 (>= 9)
 , dh-buildinfo
 , nodejs
Standards-Version: 4.1.3
Homepage: https://github.com/getsentry/raven-js
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-raven-js.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-raven-js.git

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.
