File: control

package info (click to toggle)
node-err-code 1.1.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 104 kB
  • sloc: makefile: 10; sh: 2
file content (26 lines) | stat: -rw-r--r-- 790 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
26
Source: node-err-code
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Sruthi Chandran <srud@disroot.org>
Build-Depends:
 debhelper (>= 9)
 , dh-buildinfo
 , nodejs
 , node-expect.js
 , mocha
 , node-browserify-lite
Standards-Version: 4.1.1
Homepage: https://github.com/IndigoUnited/js-err-code#readme
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-err-code.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-err-code.git

Package: node-err-code
Architecture: all
Depends:
 ${misc:Depends}
 , nodejs
Description: Create an error with a code
 Create new error instances with a code and additional properties.
 .
 Node.js is an event-based server-side JavaScript engine.