{
  "_args": [
    [
      {
        "raw": "gray-matter@^2.0.0",
        "scope": null,
        "escapedName": "gray-matter",
        "name": "gray-matter",
        "rawSpec": "^2.0.0",
        "spec": ">=2.0.0 <3.0.0",
        "type": "range"
      },
      "C:\\src\\pnpm\\node_modules\\metalsmith"
    ]
  ],
  "_from": "gray-matter@>=2.0.0 <3.0.0",
  "_id": "gray-matter@2.0.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/gray-matter",
  "_nodeVersion": "5.0.0",
  "_npmUser": {
    "name": "jonschlinkert",
    "email": "github@sellside.com"
  },
  "_npmVersion": "3.3.6",
  "_phantomChildren": {},
  "_requested": {
    "raw": "gray-matter@^2.0.0",
    "scope": null,
    "escapedName": "gray-matter",
    "name": "gray-matter",
    "rawSpec": "^2.0.0",
    "spec": ">=2.0.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/metalsmith"
  ],
  "_resolved": "https://registry.npmjs.org/gray-matter/-/gray-matter-2.0.2.tgz",
  "_shasum": "2585faa24466da38acd73ea4f90acfb4a2629ff8",
  "_shrinkwrap": null,
  "_spec": "gray-matter@^2.0.0",
  "_where": "C:\\src\\pnpm\\node_modules\\metalsmith",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
  },
  "bugs": {
    "url": "https://github.com/jonschlinkert/gray-matter/issues"
  },
  "dependencies": {
    "ansi-red": "^0.1.1",
    "extend-shallow": "^2.0.1",
    "js-yaml": "^3.4.3"
  },
  "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.1.4",
    "coffee-script": "^1.10.0",
    "delimiter-regex": "^1.3.1",
    "for-own": "^0.1.3",
    "front-matter": "^2.0.0",
    "glob": "^6.0.1",
    "gulp": "^3.9.0",
    "gulp-eslint": "^1.1.0",
    "gulp-istanbul": "^0.10.2",
    "gulp-mocha": "^2.2.0",
    "lodash": "^3.10.1",
    "minimist": "^1.2.0",
    "mocha": "^2.3.3",
    "should": "^7.1.1",
    "sort-object": "^3.0.0",
    "toml": "^2.3.0"
  },
  "directories": {},
  "dist": {
    "shasum": "2585faa24466da38acd73ea4f90acfb4a2629ff8",
    "tarball": "https://registry.npmjs.org/gray-matter/-/gray-matter-2.0.2.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js",
    "lib/"
  ],
  "gitHead": "ee51b0e5b4534401dd43874dd691a0d6386650fd",
  "homepage": "https://github.com/jonschlinkert/gray-matter",
  "keywords": [
    "JSON",
    "assemble",
    "coffee",
    "coffee-script",
    "data",
    "docs",
    "documentation",
    "extract",
    "extracting",
    "front",
    "front-matter",
    "frontmatter",
    "generate",
    "generator",
    "gh-pages",
    "javascript",
    "jekyll",
    "js",
    "markdown",
    "matter",
    "parse",
    "parser",
    "parsing",
    "site",
    "static",
    "template",
    "toml",
    "yaml",
    "yfm"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "jonschlinkert",
      "email": "github@sellside.com"
    },
    {
      "name": "doowb",
      "email": "brian.woodward@gmail.com"
    }
  ],
  "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"
  },
  "verb": {
    "related": {
      "list": [
        "assemble",
        "verb",
        "metalsmith"
      ]
    },
    "reflinks": [
      "js-yaml",
      "coffee-script",
      "toml-node",
      "front-matter",
      "assemble",
      "metalsmith",
      "verb"
    ]
  },
  "version": "2.0.2"
}
