{ "_from": "js-yaml@~3.5.2", "_id": "js-yaml@3.5.5", "_inBundle": false, "_integrity": "sha1-A3fDgBfKvHMisNH7zSWkkWQfL74=", "_location": "/js-yaml", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "js-yaml@~3.5.2", "name": "js-yaml", "escapedName": "js-yaml", "rawSpec": "~3.5.2", "saveSpec": null, "fetchSpec": "~3.5.2" }, "_requiredBy": [ "/grunt" ], "_resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.5.5.tgz", "_shasum": "0377c38017cabc7322b0d1fbcd25a491641f2fbe", "_spec": "js-yaml@~3.5.2", "_where": "/home/lrullo/httpdocs/anorgatarrak.eus/wp-content/themes/anorgatarrak/node_modules/grunt", "author": { "name": "Vladimir Zapparov", "email": "dervus.grim@gmail.com" }, "bin": { "js-yaml": "bin/js-yaml.js" }, "browser": { "buffer": false }, "bugs": { "url": "https://github.com/nodeca/js-yaml/issues" }, "bundleDependencies": false, "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" }, "deprecated": false, "description": "YAML 1.2 parser and serializer", "devDependencies": { "ansi": "*", "benchmark": "*", "browserify": "^13.0.0", "codemirror": "^5.10.0", "eslint": "^2.0.0-rc.1", "istanbul": "*", "mocha": "*", "uglify-js": "^2.6.1" }, "files": [ "index.js", "lib/", "bin/", "dist/" ], "homepage": "https://github.com/nodeca/js-yaml", "keywords": [ "yaml", "parser", "serializer", "pyyaml" ], "license": "MIT", "name": "js-yaml", "repository": { "type": "git", "url": "git+https://github.com/nodeca/js-yaml.git" }, "scripts": { "test": "make test" }, "version": "3.5.5" }