structureee

This commit is contained in:
2026-01-30 19:02:13 -07:00
parent 937ed217dc
commit 39c13c764b
19 changed files with 356 additions and 1923 deletions

View File

@@ -1,18 +0,0 @@
{
"scripts": {
"build": "shadow-cljs compile :script",
"release": "shadow-cljs release app"
},
"bin": {
"doerg": "out/doerg/main.js"
},
"devDependencies": {
"shadow-cljs": "^3.3.5"
},
"dependencies": {
"@orgajs/reorg": "^4.3.1",
"@orgajs/reorg-rehype": "^4.3.2",
"rehype-stringify": "^10.0.1",
"unified-stream": "^3.0.0"
}
}