Source: node-livescript Section: web Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Build-Depends: debhelper (>= 11~) , nodejs , jison , livescript , node-source-map-support Standards-Version: 4.3.0 Homepage: http://livescript.net Vcs-Git: https://salsa.debian.org/js-team/node-livescript.git Vcs-Browser: https://salsa.debian.org/js-team/node-livescript Package: livescript Architecture: all Depends: ${misc:Depends} , nodejs , node-source-map (>= 0.6.1~) , node-source-map-support (>= 0.5.6~) , node-prelude-ls (>= 1.1.2~) , node-optionator (>= 0.8.1~) Description: language which compiles to JavaScript It has a straightforward mapping to JavaScript and allows you to write expressive code devoid of repetitive boilerplate. While LiveScript adds many features to assist in functional style programming, it also has many improvements for object oriented and imperative programming. . Node.js is an event-based server-side JavaScript engine.