Source: node-shiny-server-client Maintainer: Debian Science Maintainers Uploaders: Andreas Tille , Nilesh Patra Section: javascript Priority: optional Build-Depends: chai , debhelper-compat (= 13) , dh-sequence-nodejs , mocha , node-pinkyswear , uglifyjs.terser Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/science-team/node-shiny-server-client Vcs-Git: https://salsa.debian.org/science-team/node-shiny-server-client.git Homepage: https://github.com/rstudio/shiny-server-client Testsuite: autopkgtest-pkg-nodejs Rules-Requires-Root: no Package: node-shiny-server-client Architecture: all Depends: ${misc:Depends} , node-inherits , node-pinkyswear , nodejs Description: browser library for connecting to Shiny Server This Node.js package provides unified client code for Shiny Server, Shiny Server Pro, and RStudio Connect. Previously, each server product had its own version of this code with slight differences. This package provides the superset of functionality needed by the different products, and runtime options determine what features to enable. . Node.js is an event-based server-side JavaScript engine.