{
  "_args": [
    [
      "js-yaml@^3.2.5",
      "/usr/share/npm/node_modules/eslint"
    ]
  ],
  "_from": "js-yaml@>=3.2.5 <4.0.0",
  "_id": "js-yaml@3.9.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/js-yaml",
  "_nodeVersion": "8.1.3",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/js-yaml-3.9.0.tgz_1499503855491_0.8773747310042381"
  },
  "_npmUser": {
    "email": "vitaly@rcdesign.ru",
    "name": "vitaly"
  },
  "_npmVersion": "5.0.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "js-yaml",
    "raw": "js-yaml@^3.2.5",
    "rawSpec": "^3.2.5",
    "scope": null,
    "spec": ">=3.2.5 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/eslint",
    "/istanbul",
    "/tap",
    "/tap-mocha-reporter",
    "/tap-parser"
  ],
  "_resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.9.0.tgz",
  "_shasum": "4ffbbf25c2ac963b8299dc74da7e3740de1c18ce",
  "_shrinkwrap": null,
  "_spec": "js-yaml@^3.2.5",
  "_where": "/usr/share/npm/node_modules/eslint",
  "author": {
    "email": "dervus.grim@gmail.com",
    "name": "Vladimir Zapparov"
  },
  "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": "^4.0.0"
  },
  "description": "YAML 1.2 parser and serializer",
  "devDependencies": {
    "ansi": "^0.3.1",
    "benchmark": "^2.1.4",
    "browserify": "^14.3.0",
    "codemirror": "^5.13.4",
    "eslint": "^4.1.1",
    "istanbul": "^0.4.5",
    "mocha": "^3.3.0",
    "uglify-js": "^3.0.1"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-0LoUNELX4S+iofCT8f4uEHIiRBR+c2AINyC8qRWfC6QNruLtxVZRJaPcu/xwMgFIgDxF25tGHaDjvxzJCNE9yw==",
    "shasum": "4ffbbf25c2ac963b8299dc74da7e3740de1c18ce",
    "tarball": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.9.0.tgz"
  },
  "files": [
    "bin/",
    "dist/",
    "index.js",
    "lib/"
  ],
  "gitHead": "d411eddbb7a340c89dd0557e277ce31463515c04",
  "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.9.0"
}
