File: control

package info (click to toggle)
node-temporary 1.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 164 kB
  • sloc: makefile: 4
file content (25 lines) | stat: -rw-r--r-- 829 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
Source: node-temporary
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Section: javascript
Priority: optional
Build-Depends: debhelper (>= 11~),
               dh-buildinfo,
               nodejs,
               mocha,
               pkg-js-tools,
               chai,
               node-sinon,
               node-package
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/js-team/node-temporary
Vcs-Git: https://salsa.debian.org/js-team/node-temporary.git
Homepage: https://github.com/vesln/temporary

Package: node-temporary
Architecture: all
Depends: ${misc:Depends},
         nodejs,
         node-package
Description: Easily create temporary files and directories
 Node.js is an event-based server-side JavaScript engine.