Source: node-source-map
Section: javascript
Priority: extra
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Leo Iannacone <l3on@ubuntu.com>, Julien Puydt <julien.puydt@laposte.net>
Build-Depends: debhelper (>= 10), nodejs, node-amdefine
Standards-Version: 4.0.1
Homepage: https://github.com/mozilla/source-map
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-source-map.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-source-map.git
Testsuite: autopkgtest

Package: node-source-map
Architecture: all
Depends: ${misc:Depends}, nodejs, node-amdefine
Description: Mozilla source map generator and consumer - Node.js module
 Mozilla implementation of source map generator and consumer, for source
 maps written in the Asynchronous Module Definition format.
 .
 Source maps provide a language-agnostic way to compile back production
 code to the original source code.
 .
 Node.js is an event-based server-side JavaScript engine.

Package: libjs-source-map
Architecture: all
Depends: ${misc:Depends}
Description: Mozilla source map generator and consumer - JavaScript library
 Mozilla implementation of source map generator and consumer, for source
 maps written in the Asynchronous Module Definition format.
 .
 Source maps provide a language-agnostic way to compile back production
 code to the original source code.
