{ "_args": [ [ "js-yaml@3.4.5", "/Users/mzasso/git/forks/node/node_modules/eslint" ] ], "_from": "js-yaml@3.4.5", "_id": "js-yaml@3.4.5", "_inCache": true, "_installable": true, "_location": "/eslint/js-yaml", "_nodeVersion": "4.2.2", "_npmUser": { "email": "vitaly@rcdesign.ru", "name": "vitaly" }, "_npmVersion": "2.14.7", "_phantomChildren": {}, "_requested": { "name": "js-yaml", "raw": "js-yaml@3.4.5", "rawSpec": "3.4.5", "scope": null, "spec": "3.4.5", "type": "version" }, "_requiredBy": [ "/eslint" ], "_resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.4.5.tgz", "_shasum": "c3403797df12b91866574f2de23646fe8cafb44d", "_shrinkwrap": null, "_spec": "js-yaml@3.4.5", "_where": "/Users/mzasso/git/forks/node/node_modules/eslint", "author": { "email": "dervus.grim@gmail.com", "name": "Vladimir Zapparov" }, "bin": { "js-yaml": "bin/js-yaml.js" }, "browser": { "buffer": false }, "bugs": { "url": "https://github.com/nodeca/js-yaml/issues" }, "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" } ], "dependencies": { "argparse": "^1.0.2", "esprima": "^2.6.0" }, "description": "YAML 1.2 parser and serializer", "devDependencies": { "ansi": "*", "benchmark": "*", "eslint": "0.24.1", "eslint-plugin-nodeca": "^1.0.3", "istanbul": "*", "mocha": "*" }, "directories": {}, "dist": { "shasum": "c3403797df12b91866574f2de23646fe8cafb44d", "tarball": "http://registry.npmjs.org/js-yaml/-/js-yaml-3.4.5.tgz" }, "files": [ "bin/", "dist/", "index.js", "lib/" ], "gitHead": "66035322ee0906f0bcb24700bd7332ce66726c32", "homepage": "https://github.com/nodeca/js-yaml", "keywords": [ "parser", "pyyaml", "serializer", "yaml" ], "license": "MIT", "maintainers": [ { "name": "vitaly", "email": "vitaly@rcdesign.ru" } ], "name": "js-yaml", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/nodeca/js-yaml.git" }, "scripts": { "test": "make test" }, "version": "3.4.5" }