mirror of
https://github.com/morten-olsen/morten-olsen.github.io.git
synced 2026-02-08 01:46:28 +01:00
12 lines
204 B
JSON
12 lines
204 B
JSON
{
|
|
"name": "@morten-olsen/markdown-loader",
|
|
"main": "./dist/index.js",
|
|
"devDependencies": {
|
|
"remark": "^13"
|
|
},
|
|
"dependencies": {
|
|
"front-matter": "^4.0.2",
|
|
"fs-extra": "^11.1.0"
|
|
}
|
|
}
|