{ "name": "js-yaml", "main": "dist/js-yaml.js", "homepage": "https://github.com/nodeca/js-yaml", "authors": [ "Dervus Grim ", "Vitaly Puzrin ", "Aleksey V Zapparov ", "Martin Grenfell " ], "description": "YAML 1.2 parser and serializer", "keywords": [ "yaml", "parser", "serializer", "pyyaml" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "benchmark", "bower_components", "test", "Makefile", "index*", "package.json" ], "version": "3.4.2", "_release": "3.4.2", "_resolution": { "type": "version", "tag": "3.4.2", "commit": "cab39bb1065959e44f8fd48ad9ff637d1baf72c1" }, "_source": "git://github.com/nodeca/js-yaml.git", "_target": "3.4.2", "_originalSource": "js-yaml" }