Source: node-knockout Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Daniel Ring Build-Depends: debhelper (>= 12) , nodejs , grunt , node-grunt-cli , closure-compiler Standards-Version: 4.3.0 Homepage: http://knockoutjs.com/ Vcs-Git: https://salsa.debian.org/js-team/node-knockout.git Vcs-Browser: https://salsa.debian.org/js-team/node-knockout Package: node-knockout Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} , nodejs Description: JavaScript MVVM framework Knockout is a JavaScript MVVM (a modern variant of MVC) library that makes it easier to create rich, desktop-like user interfaces with JavaScript and HTML. It uses observers to make your UI automatically stay in sync with an underlying data model, along with a powerful and extensible set of declarative bindings to enable productive development. . Node.js is an event-based server-side JavaScript engine.