File: control

package info (click to toggle)
node-mimic-fn 4.0.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 176 kB
  • sloc: javascript: 223; makefile: 4
file content (20 lines) | stat: -rw-r--r-- 709 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: node-mimic-fn
Section: javascript
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper-compat (= 13)
 , dh-sequence-nodejs (>= 0.14.12~)
 , node-tape <!nocheck>
 , rollup
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/js-team/node-mimic-fn
Vcs-Git: https://salsa.debian.org/js-team/node-mimic-fn.git
Homepage: https://github.com/sindresorhus/mimic-fn
Testsuite: autopkgtest-pkg-nodejs

Package: node-mimic-fn
Architecture: all
Depends: ${misc:Depends}
Multi-Arch: foreign
Description: Make a function mimic another one
 Node.js is an event-based server-side JavaScript engine.