File: /home/f/r/e/frenchy/www/french-american.org/current/node_modules/gray-matter/package.json
{
"_args": [
[
"gray-matter@2.1.1",
"/var/www/french-american.org/releases/20210421135930Z"
]
],
"_development": true,
"_from": "gray-matter@2.1.1",
"_id": "gray-matter@2.1.1",
"_inBundle": false,
"_integrity": "sha1-MELZrewqHe1qdwep7SOA+KF6Qw4=",
"_location": "/gray-matter",
"_phantomChildren": {
"is-extendable": "0.1.1"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "gray-matter@2.1.1",
"name": "gray-matter",
"escapedName": "gray-matter",
"rawSpec": "2.1.1",
"saveSpec": null,
"fetchSpec": "2.1.1"
},
"_requiredBy": [
"/@frctl/fractal"
],
"_resolved": "https://registry.npmjs.org/gray-matter/-/gray-matter-2.1.1.tgz",
"_spec": "2.1.1",
"_where": "/var/www/french-american.org/releases/20210421135930Z",
"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"
},
{
"name": "Brian Woodward",
"email": "brian.woodward@gmail.com",
"url": "https://github.com/doowb"
},
{
"name": "Ian Storm Taylor",
"url": "http://ianstormtaylor.com"
},
{
"name": "Jon Schlinkert",
"email": "jon.schlinkert@sellside.com",
"url": "http://twitter.com/jonschlinkert"
},
{
"name": "Pawel Kadluczka",
"url": "http://blog.3d-logic.com"
},
{
"name": "Rob Loach",
"email": "robloach@gmail.com",
"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 many other projects.",
"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"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"gray-matter.d.ts",
"index.js",
"lib"
],
"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",
"name": "gray-matter",
"repository": {
"type": "git",
"url": "git+https://github.com/jonschlinkert/gray-matter.git"
},
"scripts": {
"test": "mocha"
},
"typings": "gray-matter.d.ts",
"verb": {
"related": {
"list": [
"assemble",
"metalsmith",
"verb"
]
},
"toc": false,
"layout": "default",
"tasks": [
"readme"
],
"plugins": [
"gulp-format-md"
],
"lint": {
"reflinks": true
},
"reflinks": [
"assemble",
"front-matter",
"verb",
"verb-generate-readme"
]
},
"version": "2.1.1"
}