mirror of
https://github.com/morten-olsen/morten-olsen.github.io.git
synced 2026-02-08 01:46:28 +01:00
feat: init
This commit is contained in:
11
packages/markdown-loader/package.json
Normal file
11
packages/markdown-loader/package.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "@morten-olsen/markdown-loader",
|
||||
"main": "./dist/index.js",
|
||||
"devDependencies": {
|
||||
"remark": "^13"
|
||||
},
|
||||
"dependencies": {
|
||||
"front-matter": "^4.0.2",
|
||||
"fs-extra": "^11.1.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user