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:
16
packages/goodwrites/package.json
Normal file
16
packages/goodwrites/package.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "@morten-olsen/goodwrites",
|
||||
"packageManager": "yarn@3.1.0",
|
||||
"main": "./dist/index.js",
|
||||
"dependencies": {
|
||||
"@sinclair/typebox": "^0.25.10",
|
||||
"fs-extra": "^11.1.0",
|
||||
"reading-time": "^1.5.0",
|
||||
"remark": "^13",
|
||||
"remark-behead": "^2.3.3",
|
||||
"unist-util-visit": "^2.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/fs-extra": "^9.0.13"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user