Source: node-proper-lockfile Section: web Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Paolo Greppi Build-Depends: debhelper (>= 9) , dh-buildinfo , node-async , node-expect.js , node-rimraf , node-graceful-fs (>= 4.1.2) , node-retry , mocha , nodejs Standards-Version: 4.0.0 Homepage: https://github.com/IndigoUnited/node-proper-lockfile#readme Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-proper-lockfile.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-proper-lockfile.git Package: node-proper-lockfile Architecture: all Depends: ${misc:Depends} , nodejs , node-graceful-fs (>= 4.1.2) , node-retry Description: Inter-process and inter-machine lockfile utility Node.js module that provides utilities for file locking, based on the mkdir strategy. Works atomically on a local and network file systems. . Node.js is an event-based server-side JavaScript engine.