File: control

package info (click to toggle)
node-commist 1.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 92 kB
  • sloc: makefile: 2
file content (30 lines) | stat: -rw-r--r-- 893 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
28
29
30
Source: node-commist
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
Section: javascript
Testsuite: autopkgtest-pkg-nodejs
Priority: optional
Build-Depends:
 debhelper-compat (= 12)
 , nodejs
 , node-minimist <!nocheck>
 , node-leven <!nocheck>
 , node-tape <!nocheck>
 , pkg-js-tools (>= 0.8.11)
Standards-Version: 4.4.0
Vcs-Browser: https://salsa.debian.org/js-team/node-commist
Vcs-Git: https://salsa.debian.org/js-team/node-commist.git
Homepage: https://github.com/mcollina/commist

Package: node-commist
Architecture: all
Depends:
 ${misc:Depends}
 , nodejs
 , node-minimist
 , node-leven
Description: build commands on node-minimist
 Build command line application with multiple commands the easy way. To be
 used with minimist.
 .
 Node.js is an event-based server-side JavaScript engine.