File: control

package info (click to toggle)
node-blacklist 1.1.4%2Bds1-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 92 kB
  • sloc: javascript: 33; makefile: 6
file content (24 lines) | stat: -rw-r--r-- 783 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-blacklist
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Roland Mas <lolando@debian.org>
Testsuite: autopkgtest-pkg-nodejs
Build-Depends:
 debhelper-compat (= 13)
 , dh-sequence-nodejs
 , node-umd
 , node-tape <!nocheck>
 , uglifyjs
Standards-Version: 4.6.1
Homepage: https://github.com/dcousens/blacklist
Vcs-Git: https://salsa.debian.org/js-team/node-blacklist.git
Vcs-Browser: https://salsa.debian.org/js-team/node-blacklist
Rules-Requires-Root: no

Package: node-blacklist
Architecture: all
Depends: ${misc:Depends}
Multi-Arch: foreign
Description: Returns a shallow copy of an object without blacklisted properties
 Node.js is an event-based server-side JavaScript engine.