File: control

package info (click to toggle)
node-code 5.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 208 kB
  • sloc: makefile: 5; sh: 2
file content (27 lines) | stat: -rw-r--r-- 820 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
27
Source: node-code
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Bastien Roucariès <rouca@debian.org>
Build-Depends:
 debhelper (>= 11)
 , dh-buildinfo
 , nodejs (>= 8.9.0)
Standards-Version: 4.2.1
Rules-Requires-Root: no
Homepage: https://github.com/hapijs/code#readme
Vcs-Git: https://salsa.debian.org/js-team/node-code.git
Vcs-Browser: https://salsa.debian.org/js-team/node-code

Package: node-code
Architecture: all
Depends:
 ${misc:Depends}
 , nodejs (>= 8.9.0)
 , node-hoek (>= 5.0.0)
Description: Test framework from hapijs
 Assertion library. used by the hapijs project inspired by chai.
 .
 Hapijs is a rich framework for building applications and services
 .
 Node.js is an event-based server-side JavaScript engine.