{ "_args": [ [ { "raw": "js-yaml@^3.5.1", "scope": null, "escapedName": "js-yaml", "name": "js-yaml", "rawSpec": "^3.5.1", "spec": ">=3.5.1 <4.0.0", "type": "range" }, "/Users/trott/io.js/tools/node_modules/eslint" ] ], "_from": "js-yaml@>=3.5.1 <4.0.0", "_id": "js-yaml@3.6.1", "_inCache": true, "_location": "/js-yaml", "_nodeVersion": "4.4.3", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/js-yaml-3.6.1.tgz_1462995636349_0.2209061929024756" }, "_npmUser": { "name": "vitaly", "email": "vitaly@rcdesign.ru" }, "_npmVersion": "2.15.1", "_phantomChildren": {}, "_requested": { "raw": "js-yaml@^3.5.1", "scope": null, "escapedName": "js-yaml", "name": "js-yaml", "rawSpec": "^3.5.1", "spec": ">=3.5.1 <4.0.0", "type": "range" }, "_requiredBy": [ "/eslint" ], "_resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.6.1.tgz", "_shasum": "6e5fe67d8b205ce4d22fad05b7781e8dadcc4b30", "_shrinkwrap": null, "_spec": "js-yaml@^3.5.1", "_where": "/Users/trott/io.js/tools/node_modules/eslint", "author": { "name": "Vladimir Zapparov", "email": "dervus.grim@gmail.com" }, "bin": { "js-yaml": "bin/js-yaml.js" }, "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.7", "esprima": "^2.6.0" }, "description": "YAML 1.2 parser and serializer", "devDependencies": { "ansi": "*", "benchmark": "*", "browserify": "^13.0.0", "codemirror": "^5.13.4", "eslint": "^2.8.0", "istanbul": "*", "mocha": "*", "uglify-js": "^2.6.1" }, "directories": {}, "dist": { "shasum": "6e5fe67d8b205ce4d22fad05b7781e8dadcc4b30", "tarball": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.6.1.tgz" }, "files": [ "index.js", "lib/", "bin/", "dist/" ], "gitHead": "c76b837cacc69de6b86a0781db31a9bb7a193875", "homepage": "https://github.com/nodeca/js-yaml", "keywords": [ "yaml", "parser", "serializer", "pyyaml" ], "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.6.1" }