File: control

package info (click to toggle)
node-error-ex 1.3.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 112 kB
  • sloc: javascript: 108; makefile: 2
file content (23 lines) | stat: -rw-r--r-- 874 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: node-error-ex
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Section: javascript
Testsuite: autopkgtest-pkg-nodejs
Build-Depends: debhelper-compat (= 13),
               coffeescript <!nocheck>,
               mocha <!nocheck>,
               node-is-arrayish <!nocheck>,
               node-should <!nocheck>,
               dh-sequence-nodejs
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/js-team/node-error-ex
Vcs-Git: https://salsa.debian.org/js-team/node-error-ex.git
Homepage: https://github.com/qix-/node-error-ex#readme

Package: node-error-ex
Architecture: all
Depends: ${misc:Depends},
         node-is-arrayish
Multi-Arch: foreign
Description: easy error subclassing and stack customization
 Node.js is an event-based server-side JavaScript engine.