File: control

package info (click to toggle)
node-cli-boxes 3.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 140 kB
  • sloc: javascript: 19; makefile: 2
file content (28 lines) | stat: -rw-r--r-- 890 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
Source: node-cli-boxes
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: suman <suman@protonmail.com>
Testsuite: autopkgtest-pkg-nodejs
Build-Depends:
 debhelper-compat (= 13)
 , node-tape <!nocheck>
 , dh-sequence-nodejs
Standards-Version: 4.6.2
Homepage: https://github.com/sindresorhus/cli-boxes
Vcs-Git: https://salsa.debian.org/js-team/node-cli-boxes.git
Vcs-Browser: https://salsa.debian.org/js-team/node-cli-boxes
Rules-Requires-Root: no

Package: node-cli-boxes
Architecture: all
Depends:
 ${misc:Depends}
Breaks: node-boxen (<< 7)
Multi-Arch: foreign
Description: Boxes for use in the terminal
 The list of boxes is just a JSON file and can be used wherever.
 .
 It can be used to create single, double, classic, single etc boxes.
 .
 Node.js is an event-based server-side JavaScript engine.