feat(ocr): add smartai extraction support
This commit is contained in:
+6
-4
@@ -21,8 +21,9 @@
|
||||
"@types/node": "^20.12.7"
|
||||
},
|
||||
"dependencies": {
|
||||
"@push.rocks/smartfile": "^11.0.14",
|
||||
"@push.rocks/smartpath": "^5.0.14",
|
||||
"@push.rocks/smartai": "^4.1.0",
|
||||
"@push.rocks/smartfile": "^13.1.3",
|
||||
"@push.rocks/smartpath": "^6.0.0",
|
||||
"@push.rocks/smartpromise": "^4.0.2",
|
||||
"@push.rocks/smartshell": "^3.0.3",
|
||||
"@push.rocks/smartunique": "^3.0.3"
|
||||
@@ -60,5 +61,6 @@
|
||||
"url": "https://code.foss.global/push.rocks/smartocr/issues"
|
||||
},
|
||||
"homepage": "https://code.foss.global/push.rocks/smartocr",
|
||||
"type": "module"
|
||||
}
|
||||
"type": "module",
|
||||
"packageManager": "pnpm@10.28.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user