Provided by: node-js-yaml_4.1.0+dfsg+~4.0.5-7_all
NAME
js-yaml.js - JavaScript YAML parser and dumper
DESCRIPTION
usage: js-yaml [-h] [-v] [-c] [-t] [file] positional arguments: file File to read, utf-8 encoded without BOM optional arguments: -h, --help show this help message and exit -v, --version show program's version number and exit -c, --compact Display errors in compact mode -t, --trace Show stack trace on error
AUTHORS
js-yaml was primarily authored by Vladimir Zapparov with contributions from Aleksey V Zapparov, Vitaly Puzrin, and Martin Grenfell.