File: control

package info (click to toggle)
node-blacklist 1.1.4%2Bds1-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 96 kB
  • sloc: javascript: 33; makefile: 6
file content (22 lines) | stat: -rw-r--r-- 740 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
Source: node-blacklist
Section: javascript
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.7.3
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

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.