Source: node-js-yaml Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Ross Gammon Build-Depends: debhelper (>= 11) , dh-buildinfo , nodejs , dpkg-dev (>= 1.17.14) , help2man , mocha , node-argparse (>= 1.0.7) , node-esprima (>= 4.0.0) Standards-Version: 4.1.4 Homepage: https://github.com/nodeca/js-yaml Vcs-Git: https://salsa.debian.org/js-team/node-js-yaml.git Vcs-Browser: https://salsa.debian.org/js-team/node-js-yaml Package: node-js-yaml Architecture: all Depends: ${misc:Depends}, nodejs, node-argparse (>= 1.0.7), node-esprima (>= 4.0.0) Description: YAML 1.2 parser and serializer This is an implementation of YAML, a human-friendly data serialization language. Started as PyYAML port, it was completely rewritten from scratch. Now it's very fast, and supports the 1.2 spec. . Node.js is an event-based server-side JavaScript engine.