File: control

package info (click to toggle)
node-commist 1.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 92 kB
  • ctags: 5
  • sloc: sh: 4; makefile: 2
file content (26 lines) | stat: -rw-r--r-- 809 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-commist
Section: web
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
Build-Depends:
 debhelper (>= 9)
 , dh-buildinfo
 , nodejs
Standards-Version: 4.0.0
Homepage: https://github.com/mcollina/commist
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-commist.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-commist.git

Package: node-commist
Architecture: all
Depends:
 ${misc:Depends}
 , nodejs
 , node-minimist (>= 1.1.0)
 , node-leven (>= 1.0.0)
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.