File: control

package info (click to toggle)
node-fragment-cache 0.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 124 kB
  • sloc: sh: 5; makefile: 4
file content (17 lines) | stat: -rw-r--r-- 746 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: node-fragment-cache
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Sruthi Chandran <srud@disroot.org>
Build-Depends: debhelper (>= 10), nodejs, mocha, node-map-cache (>= 0.2.2)
Standards-Version: 4.1.1
Homepage: https://github.com/jonschlinkert/fragment-cache
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-fragment-cache.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-fragment-cache.git

Package: node-fragment-cache
Architecture: all
Depends: ${misc:Depends}, nodejs, node-map-cache (>= 0.2.2)
Description: Cache for managing namespaced sub-caches
 .
 Node.js is an event-based server-side JavaScript engine.