Source: node-d3-force Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , rollup , terser , node-d3-timer (>= 1) , node-d3-quadtree (>= 1) , node-d3-collection (>= 1) , node-d3-dispatch (>= 1) Standards-Version: 4.6.1 Homepage: https://d3js.org/d3-force/ Vcs-Git: https://salsa.debian.org/js-team/node-d3-force.git Vcs-Browser: https://salsa.debian.org/js-team/node-d3-force Testsuite: autopkgtest-pkg-nodejs Rules-Requires-Root: no Package: node-d3-force Architecture: all Depends: ${misc:Depends} , node-d3-timer (>= 1) , node-d3-quadtree (>= 1) , node-d3-collection (>= 1) , node-d3-dispatch (>= 1) Description: Force-directed graph layout using velocity Verlet integration This module implements a velocity Verlet numerical integrator for simulating physical forces on particles. . Node.js is an event-based server-side JavaScript engine.