{ "name": "js-yaml", "version": "3.2.3", "description": "YAML 1.2 parser and serializer", "keywords": [ "yaml", "parser", "serializer", "pyyaml" ], "homepage": "https://github.com/nodeca/js-yaml", "author": { "name": "Dervus Grim", "email": "dervus.grim@gmail.com" }, "contributors": [ { "name": "Aleksey V Zapparov", "email": "ixti@member.fsf.org", "url": "http://www.ixti.net/" }, { "name": "Vitaly Puzrin", "email": "vitaly@rcdesign.ru", "url": "https://github.com/puzrin" }, { "name": "Martin Grenfell", "email": "martin.grenfell@gmail.com", "url": "http://got-ravings.blogspot.com" } ], "bugs": { "url": "https://github.com/nodeca/js-yaml/issues" }, "license": { "type": "MIT", "url": "https://github.com/nodeca/js-yaml/blob/master/LICENSE" }, "repository": { "type": "git", "url": "git://github.com/nodeca/js-yaml.git" }, "main": "./index.js", "bin": { "js-yaml": "bin/js-yaml.js" }, "dependencies": { "argparse": "~ 0.1.11", "esprima": "~ 1.0.2" }, "devDependencies": { "ansi": "*", "benchmark": "*", "mocha": "*" }, "browser": { "buffer": false }, "gitHead": "a6cd5657603496c7128d3b9fa621ce9274283194", "_id": "js-yaml@3.2.3", "scripts": {}, "_shasum": "a3af632d13df5bfa95f3b8f3c4b61efe212cd750", "_from": "js-yaml@>=3.0.1 <4.0.0-0", "_npmVersion": "1.4.28", "_npmUser": { "name": "vitaly", "email": "vitaly@rcdesign.ru" }, "maintainers": [ { "name": "vitaly", "email": "vitaly@rcdesign.ru" } ], "dist": { "shasum": "a3af632d13df5bfa95f3b8f3c4b61efe212cd750", "tarball": "http://registry.npmjs.org/js-yaml/-/js-yaml-3.2.3.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.2.3.tgz", "readme": "ERROR: No README data found!" }