{
  "_args": [
    [
      {
        "name": "js-yaml",
        "raw": "js-yaml@3.x",
        "rawSpec": "3.x",
        "scope": null,
        "spec": ">=3.0.0 <4.0.0",
        "type": "range"
      },
      "/home/fgreiner/prog/js/Nodulator/node_modules/istanbul"
    ]
  ],
  "_from": "js-yaml@>=3.0.0 <4.0.0",
  "_id": "js-yaml@3.6.1",
  "_inCache": true,
  "_installable": 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": {
    "email": "vitaly@rcdesign.ru",
    "name": "vitaly"
  },
  "_npmVersion": "2.15.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "js-yaml",
    "raw": "js-yaml@3.x",
    "rawSpec": "3.x",
    "scope": null,
    "spec": ">=3.0.0 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/istanbul"
  ],
  "_resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.6.1.tgz",
  "_shasum": "6e5fe67d8b205ce4d22fad05b7781e8dadcc4b30",
  "_shrinkwrap": null,
  "_spec": "js-yaml@3.x",
  "_where": "/home/fgreiner/prog/js/Nodulator/node_modules/istanbul",
  "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": [
    {
      "email": "ixti@member.fsf.org",
      "name": "Aleksey V Zapparov",
      "url": "http://www.ixti.net/"
    },
    {
      "email": "vitaly@rcdesign.ru",
      "name": "Vitaly Puzrin",
      "url": "https://github.com/puzrin"
    },
    {
      "email": "martin.grenfell@gmail.com",
      "name": "Martin Grenfell",
      "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": [
    {
      "email": "vitaly@rcdesign.ru",
      "name": "vitaly"
    }
  ],
  "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"
}
