Source: node-proper-lockfile Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Paolo Greppi Build-Depends: debhelper-compat (= 13) , jest , node-async , node-expect.js , node-graceful-fs , node-retry , node-rimraf , node-signal-exit , dh-sequence-nodejs Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/js-team/node-proper-lockfile Vcs-Git: https://salsa.debian.org/js-team/node-proper-lockfile.git Homepage: https://github.com/IndigoUnited/node-proper-lockfile Testsuite: autopkgtest-pkg-nodejs Rules-Requires-Root: no Package: node-proper-lockfile Architecture: all Depends: ${misc:Depends} , node-graceful-fs , node-retry , node-signal-exit , nodejs:any 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.