Source: node-sync-content Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Bastien Roucariès Testsuite: autopkgtest-pkg-nodejs Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , dh-nodejs , node-typescript (>= 5.0.2) , ts-node , rsync , node-tap , node-glob (>= 10.2.6) , node-mkdirp (>= 2.1.6) , node-path-scurry (>= 1.9.2) , node-rimraf (>= 4.0.0) Standards-Version: 4.7.3 Homepage: https://github.com/isaacs/sync-content#readme Vcs-Git: https://salsa.debian.org/js-team/node-sync-content.git Vcs-Browser: https://salsa.debian.org/js-team/node-sync-content Rules-Requires-Root: no Package: node-sync-content Architecture: all Depends: ${misc:Depends} , node-glob (>= 10.2.6) , node-mkdirp (>= 2.1.6) , node-path-scurry (>= 1.9.2) , node-rimraf (>= 4.0.0) , nodejs:any Description: Pure javascript sync between directory This package allows one to sync file between two directory on a file by file basis only if contents differ. . This is a dependency of tshy a TypeScript node package builder. . Node.js is an event-based server-side JavaScript engine.