{
  "_args": [
    [
      {
        "name": "gray-matter",
        "raw": "gray-matter@^2.0.2",
        "rawSpec": "^2.0.2",
        "scope": null,
        "spec": ">=2.0.2 <3.0.0",
        "type": "range"
      },
      "/root/open-file/books/node_modules/markdown-toc"
    ]
  ],
  "_from": "gray-matter@>=2.0.2 <3.0.0",
  "_id": "gray-matter@2.1.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/gray-matter",
  "_nodeVersion": "7.5.0",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/gray-matter-2.1.1.tgz_1488063681465_0.8625165179837495"
  },
  "_npmUser": {
    "email": "github@sellside.com",
    "name": "jonschlinkert"
  },
  "_npmVersion": "4.1.2",
  "_phantomChildren": {},
  "_requested": {
    "name": "gray-matter",
    "raw": "gray-matter@^2.0.2",
    "rawSpec": "^2.0.2",
    "scope": null,
    "spec": ">=2.0.2 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/markdown-toc"
  ],
  "_resolved": "https://registry.npmjs.org/gray-matter/-/gray-matter-2.1.1.tgz",
  "_shasum": "3042d9adec2a1ded6a7707a9ed2380f8a17a430e",
  "_shrinkwrap": null,
  "_spec": "gray-matter@^2.0.2",
  "_where": "/root/open-file/books/node_modules/markdown-toc",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
  },
  "bugs": {
    "url": "https://github.com/jonschlinkert/gray-matter/issues"
  },
  "contributors": [
    {
      "name": "Andrew Meyer",
      "url": "https://github.com/Ajedi32"
    },
    {
      "email": "brian.woodward@gmail.com",
      "name": "Brian Woodward",
      "url": "https://github.com/doowb"
    },
    {
      "name": "Ian Storm Taylor",
      "url": "http://ianstormtaylor.com"
    },
    {
      "email": "jon.schlinkert@sellside.com",
      "name": "Jon Schlinkert",
      "url": "http://twitter.com/jonschlinkert"
    },
    {
      "name": "Pawel Kadluczka",
      "url": "http://blog.3d-logic.com"
    },
    {
      "email": "robloach@gmail.com",
      "name": "Rob Loach",
      "url": "http://robloach.net"
    }
  ],
  "dependencies": {
    "ansi-red": "^0.1.1",
    "coffee-script": "^1.12.4",
    "extend-shallow": "^2.0.1",
    "js-yaml": "^3.8.1",
    "toml": "^2.3.2"
  },
  "description": "Parse front-matter from a string or file. Fast, reliable and easy to use. Parses YAML front matter by default, but also has support for YAML, JSON, TOML or Coffee Front-Matter, with options to set custom delimiters. Used by metalsmith, assemble, verb and ",
  "devDependencies": {
    "ansi-bold": "^0.1.1",
    "ansi-gray": "^0.1.1",
    "benchmarked": "^0.2.5",
    "delimiter-regex": "^2.0.0",
    "for-own": "^0.1.4",
    "front-matter": "^2.1.2",
    "glob": "^7.1.1",
    "gulp": "^3.9.1",
    "gulp-eslint": "^3.0.1",
    "gulp-format-md": "^0.1.11",
    "gulp-istanbul": "^1.1.1",
    "gulp-mocha": "^4.0.1",
    "lodash": "^4.17.4",
    "minimist": "^1.2.0",
    "should": "^11.2.0",
    "sort-object": "^3.0.2"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-vbmvP1Fe/fxuT2QuLVcqb2BfK7upGhhbLIt9/owWEvPYrZZEkelLcq2HqzxosV+PQ67dUFLaAeNpH7C4hhICAA==",
    "shasum": "3042d9adec2a1ded6a7707a9ed2380f8a17a430e",
    "signatures": [
      {
        "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
        "sig": "MEUCIQDzpPSXCJO4DA60h0lHD7Srw4MH2kgwGm2PqheX2Ij+ogIgcZMzJCqGLH3ZQD3MJ/F3b9R98cO1zkiYXuD8RI3TKxk="
      }
    ],
    "tarball": "https://registry.npmjs.org/gray-matter/-/gray-matter-2.1.1.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "gray-matter.d.ts",
    "index.js",
    "lib"
  ],
  "gitHead": "995dd7d6e2e572e6a224a8f02417e558d76a076e",
  "homepage": "https://github.com/jonschlinkert/gray-matter",
  "keywords": [
    "assemble",
    "coffee",
    "coffee-script",
    "data",
    "docs",
    "documentation",
    "extract",
    "extracting",
    "front",
    "front-matter",
    "frontmatter",
    "generate",
    "generator",
    "gh-pages",
    "gray",
    "javascript",
    "jekyll",
    "js",
    "JSON",
    "markdown",
    "matter",
    "parse",
    "parser",
    "parsing",
    "site",
    "static",
    "template",
    "toml",
    "yaml",
    "yfm"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "email": "github@sellside.com",
      "name": "jonschlinkert"
    },
    {
      "email": "brian.woodward@gmail.com",
      "name": "doowb"
    }
  ],
  "name": "gray-matter",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jonschlinkert/gray-matter.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "typings": "gray-matter.d.ts",
  "verb": {
    "layout": "default",
    "lint": {
      "reflinks": true
    },
    "plugins": [
      "gulp-format-md"
    ],
    "reflinks": [
      "assemble",
      "front-matter",
      "verb",
      "verb-generate-readme"
    ],
    "related": {
      "list": [
        "assemble",
        "metalsmith",
        "verb"
      ]
    },
    "tasks": [
      "readme"
    ],
    "toc": false
  },
  "version": "2.1.1"
}
