Source: node-d3-force Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Build-Depends: debhelper (>= 11) , nodejs , pkg-js-tools , rollup , uglifyjs.terser , node-d3-timer (>= 1) , node-d3-quadtree (>= 1) , node-d3-collection (>= 1) , node-d3-dispatch (>= 1) Standards-Version: 4.4.0 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 Package: node-d3-force Architecture: all Depends: ${misc:Depends} , nodejs , 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.