{
  "name": "@nuxt/content",
  "version": "1.15.1",
  "repository": "nuxt/content",
  "license": "MIT",
  "types": "types/index.d.ts",
  "files": [
    "lib",
    "parsers",
    "templates",
    "types"
  ],
  "main": "lib/",
  "dependencies": {
    "@lokidb/full-text-search": "^2.1.0",
    "@lokidb/loki": "^2.1.0",
    "@nuxt/types": "^2.15.2",
    "@types/js-yaml": "^4.0.0",
    "@types/xml2js": "^0.4.8",
    "change-case": "^4.1.2",
    "chokidar": "^3.5.1",
    "consola": "^2.15.3",
    "csvtojson": "^2.0.10",
    "defu": "^3.2.2",
    "detab": "^2.0.4",
    "escape-html": "^1.0.3",
    "graceful-fs": "^4.2.6",
    "gray-matter": "^4.0.2",
    "hasha": "^5.2.2",
    "hookable": "^4.4.1",
    "html-tags": "^3.1.0",
    "js-yaml": "4.0.0",
    "json5": "^2.2.0",
    "mdast-util-to-hast": "^10.2.0",
    "mkdirp": "^1.0.4",
    "node-req": "^2.1.2",
    "node-res": "^5.0.1",
    "p-queue": "6.6.2",
    "prismjs": "^1.23.0",
    "property-information": "^5.6.0",
    "rehype-raw": "^5.0.0",
    "rehype-sort-attribute-values": "^3.0.2",
    "rehype-sort-attributes": "^3.0.2",
    "remark-autolink-headings": "^6.0.1",
    "remark-external-links": "^8.0.0",
    "remark-footnotes": "^3.0.0",
    "remark-gfm": "^1.0.0",
    "remark-parse": "^9.0.0",
    "remark-rehype": "^8.0.0",
    "remark-slug": "^6.0.0",
    "remark-squeeze-paragraphs": "^4.0.0",
    "unified": "^9.2.1",
    "unist-builder": "^2.0.3",
    "ws": "^7.4.3",
    "xml2js": "^0.4.23"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "a5433399be8872035b6062bde5632e9e0381d32d"
}
