12 lines
457 B
JSON
12 lines
457 B
JSON
{
|
|
"devDependencies": { "@nuxt/content": "^2.13.2", "@nuxt/image": "^1.7.0", "@nuxtjs/color-mode": "^3.4.2", "nuxt": "^3.12.4", "vue": "^3.4.34", "vue-router": "^4.4.0" },
|
|
"patchedDependencies": {
|
|
"unstorage@1.10.2": "patches/unstorage@1.10.2.patch",
|
|
"@nuxt/content@2.13.2": "patches/@nuxt%2Fcontent@2.13.2.patch"
|
|
},
|
|
"dependencies": {
|
|
"hast-util-to-html": "^9.0.1",
|
|
"remark-breaks": "^4.0.0",
|
|
"remark-ofm": "link:remark-ofm"
|
|
}
|
|
} |