File: control

package info (click to toggle)
node-gitlab-favicon-overlay 2.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 484 kB
  • sloc: javascript: 43; makefile: 3
file content (27 lines) | stat: -rw-r--r-- 922 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-gitlab-favicon-overlay
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Michael Ikwuegbu <michaelikwuegbu1@gmail.com>
Testsuite: autopkgtest-pkg-nodejs
Build-Depends:
 debhelper-compat (= 13)
 , dh-sequence-nodejs
 , node-typescript
Standards-Version: 4.6.1
Homepage: https://gitlab.com/gitlab-org/frontend/favicon-overlay#readme
Vcs-Git: https://salsa.debian.org/js-team/node-gitlab-favicon-overlay.git
Vcs-Browser: https://salsa.debian.org/js-team/node-gitlab-favicon-overlay
Rules-Requires-Root: no

Package: node-gitlab-favicon-overlay
Architecture: all
Depends:
 ${misc:Depends}
 ,
Multi-Arch: foreign
Description: Combine images for a favicon with the help of canvas
 This module enables you produce a favicon by combining several images
 on a canvas.
 .
 Node.js is an event-based server-side JavaScript engine.