Source: node-fresh Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Jérémy Lal Testsuite: autopkgtest-pkg-nodejs Build-Depends: debhelper (>= 8.0.0) , dh-buildinfo , mocha , nodejs , pkg-js-tools Standards-Version: 4.3.0 Vcs-Browser: https://salsa.debian.org/js-team/node-fresh Vcs-Git: https://salsa.debian.org/js-team/node-fresh.git Homepage: https://github.com/visionmedia/node-fresh Package: node-fresh Architecture: all Depends: ${misc:Depends} , nodejs Description: Check client cache staleness using HTTP headers - Node.js module This module checks HTTP If-Modified-Since, If-None-Match, Cache-Control request headers, as well as Last-Modified, Etag response headers to determine if the client requesting the resource has a stale or fresh cache. . Node.js is an event-based server-side javascript engine.