{ "_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" }, "/Users/xxm/Documents/gitlab/codechina-docs/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": "/Users/xxm/Documents/gitlab/codechina-docs/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": { "shasum": "3042d9adec2a1ded6a7707a9ed2380f8a17a430e", "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" }