File: control

package info (click to toggle)
node-domelementtype 2.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 212 kB
  • sloc: makefile: 6
file content (24 lines) | stat: -rw-r--r-- 834 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
Source: node-domelementtype
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Thorsten Alteholz <debian@alteholz.de>
Section: javascript
Testsuite: autopkgtest-pkg-nodejs
Priority: optional
Build-Depends: debhelper-compat (= 13)
 , dh-sequence-nodejs
 , node-typescript
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/js-team/node-domelementtype
Vcs-Git: https://salsa.debian.org/js-team/node-domelementtype.git
Homepage: https://github.com/FB55/domelementtype
Rules-Requires-Root: no

Package: node-domelementtype
Architecture: all
Depends: ${misc:Depends}
Multi-Arch: foreign
Breaks: node-domhandler (<< 4.0.0~)
Description: all the types of nodes in htmlparser2's dom
 Types of elements found in the DOM.
 .
 Node.js is an event-based server-side JavaScript engine.