File: control

package info (click to toggle)
node-error-ex 1.3.2-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 112 kB
  • sloc: javascript: 108; makefile: 2
file content (25 lines) | stat: -rw-r--r-- 917 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
24
25
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
Priority: optional
Build-Depends: debhelper-compat (= 13),
               coffeescript <!nocheck>,
               mocha <!nocheck>,
               node-is-arrayish <!nocheck>,
               node-should <!nocheck>,
               dh-sequence-nodejs
Standards-Version: 4.6.0
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
Rules-Requires-Root: no

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.