{"_id":"docling-sdk","_rev":"28-8dd8028614b3c18a14d4734acc0b765c","name":"docling-sdk","dist-tags":{"latest":"2.0.6"},"versions":{"1.0.0":{"name":"docling-sdk","version":"1.0.0","keywords":["docling","document","conversion","pdf","ocr","typescript","sdk","client","api","cli"],"author":{"name":"Kauan Guesser","email":"54258870+kauandotnet@users.noreply.github.com"},"license":"BSD-3-Clause","_id":"docling-sdk@1.0.0","maintainers":[{"name":"kauandotnet","email":"contato@kauan.net"}],"homepage":"https://github.com/btwld/docling-sdk#readme","bugs":{"url":"https://github.com/btwld/docling-sdk/issues"},"dist":{"shasum":"41dc4dffbb1784e3f010a5aed102723aacc2b199","tarball":"https://registry.npmjs.org/docling-sdk/-/docling-sdk-1.0.0.tgz","fileCount":10,"integrity":"sha512-KA4ncUrXNp3ZwjjpLJv55hP78u8xLnr44nhujoHBnqJ8KWAEudKwSccDLAjJsFPfBtaXiOJAfwFAZCoNE3/VlA==","signatures":[{"sig":"MEYCIQDp1XnR8zSjO2RbOlncgudI/mI9leXw/X08SIu3vgVW1QIhAOWdRrHVhzRpS7Cg7IwuijoxBUZ16T4y2USCax9zU+gT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2300760},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"51788fcbfab54b5282c7899779fddb52a770ac02","scripts":{"dev":"tsup --watch","lint":"biome lint src","test":"npm run test:unit","build":"tsup","check":"biome check src","clean":"rimraf dist","format":"biome format src","test:ui":"vitest --ui","docs:dev":"typedoc --watch","lint:fix":"biome lint --write src","test:all":"vitest run tests/unit tests/integration tests/integrations","check:fix":"biome check --write src","test:unit":"vitest run tests/unit","typecheck":"tsc --noEmit","docs:build":"typedoc","format:fix":"biome format --write src","examples:api":"tsx examples/01-api.ts","examples:cli":"tsx examples/03-cli.ts","test:coverage":"vitest run tests/unit --coverage","prepublishOnly":"npm run clean && npm run typecheck && npm run lint && npm run test && npm run build","examples:webhook":"tsx examples/05-async-webhook.ts","test:integration":"vitest run tests/integration tests/integrations","examples:progress":"tsx examples/04-async-progress.ts","examples:streaming":"tsx examples/02-streaming.ts"},"_npmUser":{"name":"kauandotnet","email":"contato@kauan.net"},"repository":{"url":"git+https://github.com/btwld/docling-sdk.git","type":"git"},"_npmVersion":"10.9.3","description":"TypeScript SDK for Docling - Bridge between Python Docling ecosystem and JavaScript/TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"20.19.4","dependencies":{"ws":"^8.18.0","zod":"^4.0.15","archiver":"^7.0.1","@types/archiver":"^6.0.3"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","rimraf":"^6.0.1","vitest":"^2.1.8","typedoc":"^0.27.4","@types/ws":"^8.5.13","@vitest/ui":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@biomejs/biome":"^1.9.4","semantic-release":"^24.2.7","@aws-sdk/client-s3":"^3.0.0","@vitest/coverage-v8":"^2.1.8","@aws-sdk/lib-storage":"^3.0.0","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^12.0.2","@semantic-release/github":"^11.0.4","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.0.3","conventional-changelog-conventionalcommits":"^9.1.0"},"peerDependencies":{"typescript":">=4.9.0","@aws-sdk/client-s3":"^3.0.0","@aws-sdk/lib-storage":"^3.0.0"},"peerDependenciesMeta":{"typescript":{"optional":true},"@aws-sdk/client-s3":{"optional":true},"@aws-sdk/lib-storage":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/docling-sdk_1.0.0_1755121902491_0.3104640399415557","host":"s3://npm-registry-packages-npm-production"}},"1.0.1":{"name":"docling-sdk","version":"1.0.1","keywords":["docling","document","conversion","pdf","ocr","typescript","sdk","client","api","cli"],"author":{"name":"Kauan Guesser","email":"54258870+kauandotnet@users.noreply.github.com"},"license":"BSD-3-Clause","_id":"docling-sdk@1.0.1","maintainers":[{"name":"kauandotnet","email":"contato@kauan.net"}],"homepage":"https://github.com/btwld/docling-sdk#readme","bugs":{"url":"https://github.com/btwld/docling-sdk/issues"},"dist":{"shasum":"39615d4c65b71055b8cf2c680585635f72d15c42","tarball":"https://registry.npmjs.org/docling-sdk/-/docling-sdk-1.0.1.tgz","fileCount":10,"integrity":"sha512-y7fXsOEduAlpNLybvbKbVvU0UhrPFnr2cS34fB+2xyKJOR8LN0SHIFlZ9eYxIfhnoBKKBy84RP5gPrZ2D3zDwA==","signatures":[{"sig":"MEQCICsA8eVVjmY0la0wrm+lBvts7/xFkFp8FgJQMNqEQiuQAiB4ZMhnm+UQr0yr6mOR5MDhri6EOblT5JzyoGdlGzInGg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2300568},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"46de781746505227b12093fc0df46d3ebf171557","scripts":{"dev":"tsup --watch","lint":"biome lint src","test":"npm run test:unit","build":"tsup","check":"biome check src","clean":"rimraf dist","format":"biome format src","test:ui":"vitest --ui","docs:dev":"typedoc --watch","lint:fix":"biome lint --write src","test:all":"vitest run tests/unit tests/integration tests/integrations","check:fix":"biome check --write src","test:unit":"vitest run tests/unit","typecheck":"tsc --noEmit","docs:build":"typedoc","format:fix":"biome format --write src","examples:api":"tsx examples/01-api.ts","examples:cli":"tsx examples/03-cli.ts","test:coverage":"vitest run tests/unit --coverage","prepublishOnly":"npm run clean && npm run typecheck && npm run lint && npm run test && npm run build","examples:webhook":"tsx examples/05-async-webhook.ts","test:integration":"vitest run tests/integration tests/integrations","examples:progress":"tsx examples/04-async-progress.ts","examples:streaming":"tsx examples/02-streaming.ts"},"_npmUser":{"name":"kauandotnet","email":"contato@kauan.net"},"repository":{"url":"git+https://github.com/btwld/docling-sdk.git","type":"git"},"_npmVersion":"10.9.3","description":"TypeScript SDK for Docling - Bridge between Python Docling ecosystem and JavaScript/TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"20.19.4","dependencies":{"ws":"^8.18.0","zod":"^4.0.15","archiver":"^7.0.1"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","rimraf":"^6.0.1","vitest":"^2.1.8","typedoc":"^0.27.4","@types/ws":"^8.5.13","@vitest/ui":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@biomejs/biome":"^1.9.4","@types/archiver":"^6.0.3","semantic-release":"^24.2.7","@aws-sdk/client-s3":"^3.0.0","@vitest/coverage-v8":"^2.1.8","@aws-sdk/lib-storage":"^3.0.0","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^12.0.2","@semantic-release/github":"^11.0.4","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.0.3","conventional-changelog-conventionalcommits":"^9.1.0"},"peerDependencies":{"typescript":">=4.9.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/docling-sdk_1.0.1_1755124488213_0.9597311406155484","host":"s3://npm-registry-packages-npm-production"}},"1.0.2":{"name":"docling-sdk","version":"1.0.2","keywords":["docling","document","conversion","pdf","ocr","typescript","sdk","client","api","cli"],"author":{"name":"Kauan Guesser","email":"54258870+kauandotnet@users.noreply.github.com"},"license":"BSD-3-Clause","_id":"docling-sdk@1.0.2","maintainers":[{"name":"kauandotnet","email":"contato@kauan.net"}],"homepage":"https://github.com/btwld/docling-sdk#readme","bugs":{"url":"https://github.com/btwld/docling-sdk/issues"},"dist":{"shasum":"afa09240eaffd575a47fde188b4385d47fc3ef80","tarball":"https://registry.npmjs.org/docling-sdk/-/docling-sdk-1.0.2.tgz","fileCount":7,"integrity":"sha512-BiZp/qNB/NW9l3+IbwlF+bl5JSxOqM8BPdCTjIx2PfnJ2vhvHpxo1+ZLobhMn/0r4dCD+kDk4y+W13GhVcSryQ==","signatures":[{"sig":"MEQCIAakqP4BYAB412Gv0sUBCTLZbQH7PCG+XVWfxJcj6yfsAiARrnP1+q0IWqKqpmLHjZFiw5sSmJVWA4bp5PysTV2Azw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":560595},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"2192ba4d0048103a2183db77fb2f31a29068d519","scripts":{"dev":"tsup --watch","lint":"biome lint src","test":"npm run test:unit","build":"tsup","check":"biome check src","clean":"rimraf dist","format":"biome format src","test:ui":"vitest --ui","docs:dev":"typedoc --watch","lint:fix":"biome lint --write src","test:all":"vitest run tests/unit tests/integration tests/integrations","check:fix":"biome check --write src","test:unit":"vitest run tests/unit","typecheck":"tsc --noEmit","docs:build":"typedoc","format:fix":"biome format --write src","examples:api":"tsx examples/01-api.ts","examples:cli":"tsx examples/03-cli.ts","test:coverage":"vitest run tests/unit --coverage","prepublishOnly":"npm run clean && npm run typecheck && npm run lint && npm run test && npm run build","examples:webhook":"tsx examples/05-async-webhook.ts","test:integration":"vitest run tests/integration tests/integrations","examples:progress":"tsx examples/04-async-progress.ts","examples:streaming":"tsx examples/02-streaming.ts"},"_npmUser":{"name":"kauandotnet","email":"contato@kauan.net"},"repository":{"url":"git+https://github.com/btwld/docling-sdk.git","type":"git"},"_npmVersion":"10.9.3","description":"TypeScript SDK for Docling - Bridge between Python Docling ecosystem and JavaScript/TypeScript","directories":{},"sideEffects":false,"_nodeVersion":"20.19.4","dependencies":{"ws":"^8.18.0","zod":"^4.0.15","archiver":"^7.0.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","rimraf":"^6.0.1","vitest":"^2.1.8","typedoc":"^0.27.4","@types/ws":"^8.5.13","@vitest/ui":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@biomejs/biome":"^1.9.4","@types/archiver":"^6.0.3","semantic-release":"^24.2.7","@aws-sdk/client-s3":"^3.0.0","@vitest/coverage-v8":"^2.1.8","@aws-sdk/lib-storage":"^3.0.0","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^12.0.2","@semantic-release/github":"^11.0.4","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/release-notes-generator":"^14.0.3","conventional-changelog-conventionalcommits":"^9.1.0"},"peerDependencies":{"typescript":">=4.9.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/docling-sdk_1.0.2_1755125211343_0.11877840351211932","host":"s3://npm-registry-packages-npm-production"}},"1.0.3":{"name":"docling-sdk","version":"1.0.3","keywords":["docling","document","conversion","pdf","ocr","typescript","sdk","client","api","cli"],"author":{"name":"Kauan Guesser","email":"54258870+kauandotnet@users.noreply.github.com"},"license":"BSD-3-Clause","_id":"docling-sdk@1.0.3","maintainers":[{"name":"tnramalho","email":"thiago.nramalho@gmail.com"},{"name":"kauandotnet","email":"contato@kauan.net"}],"homepage":"https://github.com/btwld/docling-sdk#readme","bugs":{"url":"https://github.com/btwld/docling-sdk/issues"},"dist":{"shasum":"27e18e75520d417ef911306ac598f0d69d6b6646","tarball":"https://registry.npmjs.org/docling-sdk/-/docling-sdk-1.0.3.tgz","fileCount":7,"integrity":"sha512-aCrgw17+t2R4zmgi/gaetcAhspv7ozg19mvRI27gzaxH5Ykg5Eb+g/Nu1y01bY3VLL0FFDdd6BGjxQNZRNf9cw==","signatures":[{"sig":"MEUCIQDKLRteLLbbs4062suNVnaQsNn3EUTVyMjczSZWqGrMOAIgK5iXD4L6dvbh0T8ZW8aIaHoka/k3SNDDsWyZPQ6gwjc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":561099},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"c1c5283fefd50e71100730f865c98c52cc176ce6","scripts":{"dev":"tsup --watch","lint":"biome lint src","test":"npm run test:unit","build":"tsup","check":"biome check src","clean":"rimraf dist","format":"biome format src","test:ui":"vitest --ui","docs:dev":"typedoc --watch","lint:fix":"biome lint --write src","test:all":"vitest run tests/unit tests/integration tests/integrations","check:fix":"biome check --write src","test:unit":"vitest run tests/unit","typecheck":"tsc --noEmit","docs:build":"typedoc","format:fix":"biome format --write src","examples:api":"tsx examples/01-api.ts","examples:cli":"tsx examples/03-cli.ts","test:coverage":"vitest run tests/unit --coverage","prepublishOnly":"npm run clean && npm run typecheck && npm run lint && npm run test && npm run build","examples:webhook":"tsx examples/05-async-webhook.ts","test:integration":"vitest run tests/integration tests/integrations","examples:progress":"tsx examples/04-async-progress.ts","examples:streaming":"tsx examples/02-streaming.ts"},"_npmUser":{"name":"kauandotnet","email":"contato@kauan.net"},"repository":{"url":"git+https://github.com/btwld/docling-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript SDK for Docling - Bridge between Python Docling ecosystem and JavaScript/TypeScript. Supports both CLI and API modes with dual publishing.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.4","dependencies":{"ws":"^8.18.0","zod":"^4.0.15","archiver":"^7.0.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","rimraf":"^6.0.1","vitest":"^2.1.8","typedoc":"^0.27.4","@types/ws":"^8.5.13","@vitest/ui":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@biomejs/biome":"^1.9.4","@types/archiver":"^6.0.3","@aws-sdk/client-s3":"^3.0.0","@vitest/coverage-v8":"^2.1.8","@aws-sdk/lib-storage":"^3.0.0"},"peerDependencies":{"typescript":">=4.9.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/docling-sdk_1.0.3_1755144579286_0.5943763439157013","host":"s3://npm-registry-packages-npm-production"}},"1.0.4":{"name":"docling-sdk","version":"1.0.4","keywords":["docling","document","conversion","pdf","ocr","typescript","sdk","client","api","cli"],"author":{"name":"Kauan Guesser","email":"54258870+kauandotnet@users.noreply.github.com"},"license":"BSD-3-Clause","_id":"docling-sdk@1.0.4","maintainers":[{"name":"leoafarias","email":"leoafarias@gmail.com"},{"name":"tnramalho","email":"thiago.nramalho@gmail.com"},{"name":"kauandotnet","email":"contato@kauan.net"}],"homepage":"https://github.com/btwld/docling-sdk#readme","bugs":{"url":"https://github.com/btwld/docling-sdk/issues"},"dist":{"shasum":"4a1d3e2e60e66decee6fa9f1781d1af13b6b7ffc","tarball":"https://registry.npmjs.org/docling-sdk/-/docling-sdk-1.0.4.tgz","fileCount":7,"integrity":"sha512-Ho76d2ZXNkITDAHjikbuCjNSBRlmV3cKs3XVpMd3tprPaJNzguoUJIHBNOdG/9LCYBMiJRpO/OLIA90ihfZ7qg==","signatures":[{"sig":"MEUCIC3gjPhAhIo3yr21tiQoKTarNw5rHB5B3bwJcn+IWLYfAiEA5N9tlwOwQlURP0Fr9fNCO3PsecrIT1RIPy1y5Qhnm38=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":566041},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"d643339a7caf683672fa8e1eb423d94fd38457c4","scripts":{"dev":"tsup --watch","lint":"biome lint src","test":"npm run test:unit","build":"tsup","check":"biome check src","clean":"rimraf dist","format":"biome format src","test:ui":"vitest --ui","docs:dev":"typedoc --watch","lint:fix":"biome lint --write src","test:all":"vitest run tests/unit tests/integration tests/integrations","check:fix":"biome check --write src","test:unit":"vitest run tests/unit","typecheck":"tsc --noEmit","docs:build":"typedoc","format:fix":"biome format --write src","examples:api":"tsx examples/01-api.ts","examples:cli":"tsx examples/03-cli.ts","test:coverage":"vitest run tests/unit --coverage","prepublishOnly":"npm run clean && npm run typecheck && npm run lint && npm run test && npm run build","examples:webhook":"tsx examples/05-async-webhook.ts","test:integration":"vitest run tests/integration tests/integrations","examples:progress":"tsx examples/04-async-progress.ts","examples:streaming":"tsx examples/02-streaming.ts"},"_npmUser":{"name":"kauandotnet","email":"contato@kauan.net"},"repository":{"url":"git+https://github.com/btwld/docling-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript SDK for Docling - Bridge between Python Docling ecosystem and JavaScript/TypeScript. Supports both CLI and API modes with dual publishing.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.4","dependencies":{"ws":"^8.18.0","zod":"^4.0.15","archiver":"^7.0.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","rimraf":"^6.0.1","vitest":"^2.1.8","typedoc":"^0.27.4","@types/ws":"^8.5.13","@vitest/ui":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@biomejs/biome":"^1.9.4","@types/archiver":"^6.0.3","@aws-sdk/client-s3":"^3.0.0","@vitest/coverage-v8":"^2.1.8","@aws-sdk/lib-storage":"^3.0.0"},"peerDependencies":{"typescript":">=4.9.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/docling-sdk_1.0.4_1755774041670_0.31963699063521744","host":"s3://npm-registry-packages-npm-production"}},"1.0.5":{"name":"docling-sdk","version":"1.0.5","keywords":["docling","document","conversion","pdf","ocr","typescript","sdk","client","api","cli"],"author":{"name":"Kauan Guesser","email":"54258870+kauandotnet@users.noreply.github.com"},"license":"BSD-3-Clause","_id":"docling-sdk@1.0.5","maintainers":[{"name":"leoafarias","email":"leoafarias@gmail.com"},{"name":"tnramalho","email":"thiago.nramalho@gmail.com"},{"name":"kauandotnet","email":"contato@kauan.net"}],"homepage":"https://github.com/btwld/docling-sdk#readme","bugs":{"url":"https://github.com/btwld/docling-sdk/issues"},"dist":{"shasum":"9737429aa036cabea8ab706355b19bfed840723f","tarball":"https://registry.npmjs.org/docling-sdk/-/docling-sdk-1.0.5.tgz","fileCount":7,"integrity":"sha512-ZuPw6/akrOdHKYNHfTY9iGgBki/LHlRf9WYsfCJCpX9oNp+gmtp8KT1THeDrIDUNADBMM/p0RppyLIjG+xRPKg==","signatures":[{"sig":"MEUCIQCk20aGIxegZX3fIj4Em5oXUZAVsB50EN6z9TZ84kyeawIgOv4C/A29We1x9QQKbvDRjoQpXNish64oceKT8H2X33A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":566191},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"890699c2bd5ba4f2fb33307e1ba36491996137b8","scripts":{"dev":"tsup --watch","lint":"biome lint src","test":"npm run test:unit","build":"tsup","check":"biome check src","clean":"rimraf dist","format":"biome format src","test:ui":"vitest --ui","docs:dev":"typedoc --watch","lint:fix":"biome lint --write src","test:all":"vitest run tests/unit tests/integration tests/integrations","check:fix":"biome check --write src","test:unit":"vitest run tests/unit","typecheck":"tsc --noEmit","docs:build":"typedoc","format:fix":"biome format --write src","examples:api":"tsx examples/01-api.ts","examples:cli":"tsx examples/03-cli.ts","test:coverage":"vitest run tests/unit --coverage","prepublishOnly":"npm run clean && npm run typecheck && npm run lint && npm run test && npm run build","examples:webhook":"tsx examples/05-async-webhook.ts","test:integration":"vitest run tests/integration tests/integrations","examples:progress":"tsx examples/04-async-progress.ts","examples:streaming":"tsx examples/02-streaming.ts"},"_npmUser":{"name":"kauandotnet","email":"contato@kauan.net"},"repository":{"url":"git+https://github.com/btwld/docling-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript SDK for Docling - Bridge between Python Docling ecosystem and JavaScript/TypeScript. Supports both CLI and API modes with dual publishing.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.4","dependencies":{"ws":"^8.18.0","zod":"^4.0.15","archiver":"^7.0.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","rimraf":"^6.0.1","vitest":"^2.1.8","typedoc":"^0.27.4","@types/ws":"^8.5.13","@vitest/ui":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@biomejs/biome":"^1.9.4","@types/archiver":"^6.0.3","@aws-sdk/client-s3":"^3.0.0","@vitest/coverage-v8":"^2.1.8","@aws-sdk/lib-storage":"^3.0.0"},"peerDependencies":{"typescript":">=4.9.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/docling-sdk_1.0.5_1755783556672_0.7799637854071837","host":"s3://npm-registry-packages-npm-production"}},"1.0.6":{"name":"docling-sdk","version":"1.0.6","keywords":["docling","document","conversion","pdf","ocr","typescript","sdk","client","api","cli"],"author":{"name":"Kauan Guesser","email":"54258870+kauandotnet@users.noreply.github.com"},"license":"BSD-3-Clause","_id":"docling-sdk@1.0.6","maintainers":[{"name":"leoafarias","email":"leoafarias@gmail.com"},{"name":"tnramalho","email":"thiago.nramalho@gmail.com"},{"name":"kauandotnet","email":"contato@kauan.net"}],"homepage":"https://github.com/btwld/docling-sdk#readme","bugs":{"url":"https://github.com/btwld/docling-sdk/issues"},"dist":{"shasum":"8deb279ac13bf6fb5f65ddb4113a8557ab5b8f49","tarball":"https://registry.npmjs.org/docling-sdk/-/docling-sdk-1.0.6.tgz","fileCount":7,"integrity":"sha512-/tBKDnmwGJIwqDp19FZFso+zBWsFA8hfFkEGwsOoVbuKGJ9UMY0IOEkjbigxVNfBLtmA0IbM/XVe1VHQo0xwdw==","signatures":[{"sig":"MEYCIQDDorub0wiJduvODbha0Z1YzXXtb0RVgE/JfcgoIz3ClgIhALR5yLjNvrKLshxCgWuOTxQ4aDkyXoJitiVtJMvK8SlX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":566191},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"fe08182f92da517b2481de5717cc44b767dba950","scripts":{"dev":"tsup --watch","lint":"biome lint src","test":"npm run test:unit","build":"tsup","check":"biome check src","clean":"rimraf dist","format":"biome format src","test:ui":"vitest --ui","docs:dev":"typedoc --watch","lint:fix":"biome lint --write src","test:all":"vitest run tests/unit tests/integration tests/integrations","check:fix":"biome check --write src","test:unit":"vitest run tests/unit","typecheck":"tsc --noEmit","docs:build":"typedoc","format:fix":"biome format --write src","examples:api":"tsx examples/01-api.ts","examples:cli":"tsx examples/03-cli.ts","test:coverage":"vitest run tests/unit --coverage","prepublishOnly":"npm run clean && npm run typecheck && npm run lint && npm run test && npm run build","examples:webhook":"tsx examples/05-async-webhook.ts","test:integration":"vitest run tests/integration tests/integrations","examples:progress":"tsx examples/04-async-progress.ts","examples:streaming":"tsx examples/02-streaming.ts"},"_npmUser":{"name":"kauandotnet","email":"contato@kauan.net"},"repository":{"url":"git+https://github.com/btwld/docling-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript SDK for Docling - Bridge between Python Docling ecosystem and JavaScript/TypeScript. Supports both CLI and API modes with dual publishing.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.4","dependencies":{"ws":"^8.18.0","zod":"^4.0.15","archiver":"^7.0.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","rimraf":"^6.0.1","vitest":"^2.1.8","typedoc":"^0.27.4","@types/ws":"^8.5.13","@vitest/ui":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@biomejs/biome":"^1.9.4","@types/archiver":"^6.0.3","@aws-sdk/client-s3":"^3.0.0","@vitest/coverage-v8":"^2.1.8","@aws-sdk/lib-storage":"^3.0.0"},"peerDependencies":{"typescript":">=4.9.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/docling-sdk_1.0.6_1755784278205_0.5801478066282855","host":"s3://npm-registry-packages-npm-production"}},"1.0.7":{"name":"docling-sdk","version":"1.0.7","keywords":["docling","document","conversion","pdf","ocr","typescript","sdk","client","api","cli"],"author":{"name":"Kauan Guesser","email":"54258870+kauandotnet@users.noreply.github.com"},"license":"BSD-3-Clause","_id":"docling-sdk@1.0.7","maintainers":[{"name":"leoafarias","email":"leoafarias@gmail.com"},{"name":"tnramalho","email":"thiago.nramalho@gmail.com"},{"name":"kauandotnet","email":"contato@kauan.net"}],"homepage":"https://github.com/btwld/docling-sdk#readme","bugs":{"url":"https://github.com/btwld/docling-sdk/issues"},"dist":{"shasum":"c21a1f19f141b8fa7719903c694bc78d2086276a","tarball":"https://registry.npmjs.org/docling-sdk/-/docling-sdk-1.0.7.tgz","fileCount":7,"integrity":"sha512-A1fJ8N+E4ayBhB9Idtlq/58No/0A6aBtxhO5rAh3xBfxASQrDMMQXTYTwqBkoCjbCXojk4nuz3tmCgUTuayASQ==","signatures":[{"sig":"MEUCIQCm3l1AvmKvTQGzCLIFC1CyS3mp0k9aUp3yDYPVyDmtsQIgOrTaww0JDZyNAvrPowRl3XdDRqNylpeppLjaC8mo4Qg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":566343},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"72345cb1e8221434326ff65623f31fab6c5042e2","scripts":{"dev":"tsup --watch","lint":"biome lint src","test":"npm run test:unit","build":"tsup","check":"biome check src","clean":"rimraf dist","format":"biome format src","test:ui":"vitest --ui","docs:dev":"typedoc --watch","lint:fix":"biome lint --write src","test:all":"vitest run tests/unit tests/integration tests/integrations","check:fix":"biome check --write src","test:unit":"vitest run tests/unit","typecheck":"tsc --noEmit","docs:build":"typedoc","format:fix":"biome format --write src","examples:api":"tsx examples/01-api.ts","examples:cli":"tsx examples/03-cli.ts","test:coverage":"vitest run tests/unit --coverage","prepublishOnly":"npm run clean && npm run typecheck && npm run lint && npm run test && npm run build","examples:webhook":"tsx examples/05-async-webhook.ts","test:integration":"vitest run tests/integration tests/integrations","examples:progress":"tsx examples/04-async-progress.ts","examples:streaming":"tsx examples/02-streaming.ts"},"_npmUser":{"name":"kauandotnet","email":"contato@kauan.net"},"repository":{"url":"git+https://github.com/btwld/docling-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript SDK for Docling - Bridge between Python Docling ecosystem and JavaScript/TypeScript. Supports both CLI and API modes with dual publishing.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.4","dependencies":{"ws":"^8.18.0","zod":"^4.0.15","archiver":"^7.0.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","rimraf":"^6.0.1","vitest":"^2.1.8","typedoc":"^0.27.4","@types/ws":"^8.5.13","@vitest/ui":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@biomejs/biome":"^1.9.4","@types/archiver":"^6.0.3","@aws-sdk/client-s3":"^3.0.0","@vitest/coverage-v8":"^2.1.8","@aws-sdk/lib-storage":"^3.0.0"},"peerDependencies":{"typescript":">=4.9.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/docling-sdk_1.0.7_1756087456377_0.07245526512018996","host":"s3://npm-registry-packages-npm-production"}},"1.1.0":{"name":"docling-sdk","version":"1.1.0","keywords":["docling","document","conversion","pdf","ocr","typescript","sdk","client","api","cli"],"author":{"name":"Kauan Guesser","email":"54258870+kauandotnet@users.noreply.github.com"},"license":"BSD-3-Clause","_id":"docling-sdk@1.1.0","maintainers":[{"name":"leoafarias","email":"leoafarias@gmail.com"},{"name":"tnramalho","email":"thiago.nramalho@gmail.com"},{"name":"kauandotnet","email":"contato@kauan.net"}],"homepage":"https://github.com/btwld/docling-sdk#readme","bugs":{"url":"https://github.com/btwld/docling-sdk/issues"},"dist":{"shasum":"ea539ed36e1cf01afc4ffc1835fa660b46ba0d08","tarball":"https://registry.npmjs.org/docling-sdk/-/docling-sdk-1.1.0.tgz","fileCount":7,"integrity":"sha512-Aes/bWidYzE9NRJeHRJciHlg7MaQXActI2BMxG4sQiP12KX2bWKNlPVZGzZ1/WVUkxMUulLV01d38c6q0TreWw==","signatures":[{"sig":"MEQCIBu3WV58jlVMjZe5+KJNxAUs3d2+1mWdKIxhUceDs9+UAiAETNGzvkXnInudxqkeYsrAM9sPqre2T3qFtfCyPN9xvg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":583009},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"58aaeea6ade21ef605d91fd13bb9fec5cc7a6c42","scripts":{"dev":"tsup --watch","lint":"biome lint src","test":"npm run test:unit","build":"tsup","check":"biome check src","clean":"rimraf dist","format":"biome format src","test:ui":"vitest --ui","docs:dev":"typedoc --watch","lint:fix":"biome lint --write src","test:all":"vitest run tests/unit tests/integration tests/integrations","check:fix":"biome check --write src","test:unit":"vitest run tests/unit","typecheck":"tsc --noEmit","docs:build":"typedoc","format:fix":"biome format --write src","examples:s3":"tsx examples/05-s3-integration.ts","examples:cli":"tsx examples/04-cli-client.ts","test:coverage":"vitest run tests/unit --coverage","examples:async":"tsx examples/03-async-processing.ts","prepublishOnly":"npm run clean && npm run typecheck && npm run lint && npm run test && npm run build","test:integration":"vitest run tests/integration tests/integrations","examples:basic-api":"tsx examples/01-basic-api.ts","examples:streaming":"tsx examples/02-streaming.ts","examples:typescript":"tsx examples/06-typescript-types.ts"},"_npmUser":{"name":"kauandotnet","email":"contato@kauan.net"},"repository":{"url":"git+https://github.com/btwld/docling-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript SDK for Docling - Bridge between Python Docling ecosystem and JavaScript/TypeScript. Supports both CLI and API modes with dual publishing.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.4","dependencies":{"ws":"^8.18.0","zod":"^4.0.15","archiver":"^7.0.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.5","tsup":"^8.3.5","rimraf":"^6.0.1","vitest":"^2.1.8","typedoc":"^0.27.4","@types/ws":"^8.5.13","@vitest/ui":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@biomejs/biome":"^1.9.4","@types/archiver":"^6.0.3","@aws-sdk/client-s3":"^3.0.0","@vitest/coverage-v8":"^2.1.8","@aws-sdk/lib-storage":"^3.0.0"},"peerDependencies":{"typescript":">=4.9.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/docling-sdk_1.1.0_1757392204231_0.28988535896620715","host":"s3://npm-registry-packages-npm-production"}},"1.2.0":{"name":"docling-sdk","version":"1.2.0","keywords":["docling","document","conversion","pdf","ocr","typescript","sdk","client","api","cli"],"author":{"name":"Kauan Guesser","email":"54258870+kauandotnet@users.noreply.github.com"},"license":"BSD-3-Clause","_id":"docling-sdk@1.2.0","maintainers":[{"name":"leoafarias","email":"leoafarias@gmail.com"},{"name":"tnramalho","email":"thiago.nramalho@gmail.com"},{"name":"kauandotnet","email":"contato@kauan.net"}],"homepage":"https://github.com/btwld/docling-sdk#readme","bugs":{"url":"https://github.com/btwld/docling-sdk/issues"},"dist":{"shasum":"96f115ffe36154b8d3d0594bb77fa7d0be0e753a","tarball":"https://registry.npmjs.org/docling-sdk/-/docling-sdk-1.2.0.tgz","fileCount":7,"integrity":"sha512-hHIRlWdFGpHiWxwOovC3bnvr6tyZ1WAtAUZQ12MoebOrD/tEnl8xImUxHt5V54Lr/ycJUbl/WLMIo7w5Ob/Z2g==","signatures":[{"sig":"MEUCIGZANLeJ7x+tU+8m7I7VX0rEywwYGKiDbsQ/4naPkSLkAiEAg56vqtPkOPDHktwYe5mnV/4WPY5HEJMwcrLUSm1lAPM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":583099},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"7f8da43af02221e175d879112b5fc5fcbd55ffac","scripts":{"dev":"tsup --watch","lint":"biome lint src","test":"npm run test:unit","build":"tsup","check":"biome check src","clean":"rimraf dist","format":"biome format src","test:ui":"vitest --ui","docs:dev":"typedoc --watch","lint:fix":"biome lint --write src","test:all":"vitest run tests/unit tests/integration tests/integrations","check:fix":"biome check --write src","test:unit":"vitest run tests/unit","typecheck":"tsc --noEmit","docs:build":"typedoc","format:fix":"biome format --write src","examples:s3":"tsx examples/05-s3-integration.ts","examples:cli":"tsx examples/04-cli-client.ts","test:coverage":"vitest run tests/unit --coverage","examples:async":"tsx examples/03-async-processing.ts","prepublishOnly":"npm run clean && npm run typecheck && npm run lint && npm run test && npm run build","test:integration":"vitest run tests/integration tests/integrations","examples:basic-api":"tsx examples/01-basic-api.ts","examples:streaming":"tsx examples/02-streaming.ts","examples:typescript":"tsx examples/06-typescript-types.ts"},"_npmUser":{"name":"kauandotnet","email":"contato@kauan.net"},"repository":{"url":"git+https://github.com/btwld/docling-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript SDK for Docling - Bridge between Python Docling ecosystem and JavaScript/TypeScript. Supports both CLI and API modes with dual publishing.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"ws":"^8.18.0","zod":"^4.0.15","archiver":"^7.0.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.5","tsup":"^8.3.5","rimraf":"^6.0.1","vitest":"^2.1.8","typedoc":"^0.27.4","@types/ws":"^8.5.13","@vitest/ui":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@biomejs/biome":"^1.9.4","@types/archiver":"^6.0.3","@aws-sdk/client-s3":"^3.0.0","@vitest/coverage-v8":"^2.1.8","@aws-sdk/lib-storage":"^3.0.0"},"peerDependencies":{"typescript":">=4.9.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/docling-sdk_1.2.0_1757453357533_0.4440404438270913","host":"s3://npm-registry-packages-npm-production"}},"1.3.0":{"name":"docling-sdk","version":"1.3.0","keywords":["docling","document","conversion","pdf","ocr","typescript","sdk","client","api","cli"],"author":{"name":"Kauan Guesser","email":"54258870+kauandotnet@users.noreply.github.com"},"license":"BSD-3-Clause","_id":"docling-sdk@1.3.0","maintainers":[{"name":"leoafarias","email":"leoafarias@gmail.com"},{"name":"tnramalho","email":"thiago.nramalho@gmail.com"},{"name":"kauandotnet","email":"contato@kauan.net"}],"homepage":"https://github.com/btwld/docling-sdk#readme","bugs":{"url":"https://github.com/btwld/docling-sdk/issues"},"dist":{"shasum":"f0439c53b79f5737d07585ed11b45881d21330f2","tarball":"https://registry.npmjs.org/docling-sdk/-/docling-sdk-1.3.0.tgz","fileCount":7,"integrity":"sha512-3IEP1LFAgYELNN+GuPLD3RuY5LoHKNdmNX/m3oj+z99ZMlhDrC7uTS278uBuAcMqMWaHYMy7EJbGK7TKfbnzVQ==","signatures":[{"sig":"MEYCIQC8KCSjbLLBRTzpCg2ZurOAnqFMR8xeoSilHS/wLh27egIhAPEzFrPPYPNFSDMalgNYoEjpAhCM1+lXION2GSXy18yr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":586907},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"865d2656c65d8d162c913f2b5db4345b498c0075","scripts":{"dev":"tsup --watch","lint":"biome lint src","test":"npm run test:unit","build":"tsup","check":"biome check src","clean":"rimraf dist","format":"biome format src","test:ui":"vitest --ui","docs:dev":"typedoc --watch","lint:fix":"biome lint --write src","test:all":"vitest run tests/unit tests/integration tests/integrations","check:fix":"biome check --write src","test:unit":"vitest run tests/unit","typecheck":"tsc --noEmit","docs:build":"typedoc","format:fix":"biome format --write src","examples:s3":"tsx examples/05-s3-integration.ts","examples:cli":"tsx examples/04-cli-client.ts","test:coverage":"vitest run tests/unit --coverage","examples:async":"tsx examples/03-async-processing.ts","prepublishOnly":"npm run clean && npm run typecheck && npm run lint && npm run test && npm run build","test:integration":"vitest run tests/integration tests/integrations","examples:basic-api":"tsx examples/01-basic-api.ts","examples:streaming":"tsx examples/02-streaming.ts","examples:typescript":"tsx examples/06-typescript-types.ts"},"_npmUser":{"name":"kauandotnet","email":"contato@kauan.net"},"repository":{"url":"git+https://github.com/btwld/docling-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript SDK for Docling - Bridge between Python Docling ecosystem and JavaScript/TypeScript. Supports both CLI and API modes with dual publishing.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"ws":"^8.18.0","zod":"^4.0.15","archiver":"^7.0.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.5","tsup":"^8.3.5","rimraf":"^6.0.1","vitest":"^2.1.8","typedoc":"^0.27.4","@types/ws":"^8.5.13","@vitest/ui":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@biomejs/biome":"^1.9.4","@types/archiver":"^6.0.3","@aws-sdk/client-s3":"^3.0.0","@vitest/coverage-v8":"^2.1.8","@aws-sdk/lib-storage":"^3.0.0"},"peerDependencies":{"typescript":">=4.9.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/docling-sdk_1.3.0_1757554600905_0.3283853002869972","host":"s3://npm-registry-packages-npm-production"}},"1.3.1":{"name":"docling-sdk","version":"1.3.1","keywords":["docling","document","conversion","pdf","ocr","typescript","sdk","client","api","cli"],"author":{"name":"Kauan Guesser","email":"54258870+kauandotnet@users.noreply.github.com"},"license":"BSD-3-Clause","_id":"docling-sdk@1.3.1","maintainers":[{"name":"leoafarias","email":"leoafarias@gmail.com"},{"name":"tnramalho","email":"thiago.nramalho@gmail.com"},{"name":"kauandotnet","email":"contato@kauan.net"}],"homepage":"https://github.com/btwld/docling-sdk#readme","bugs":{"url":"https://github.com/btwld/docling-sdk/issues"},"dist":{"shasum":"e5999cb6c306362567c7c91bd62e0dab6240709f","tarball":"https://registry.npmjs.org/docling-sdk/-/docling-sdk-1.3.1.tgz","fileCount":7,"integrity":"sha512-x1c6islJA2webdORYwKj3HFIqiz1CL2yTGqGpRidqsIUlYGIMVgPrDhT6C1BTTCy3aLOvFoB3328FiQlJixLgA==","signatures":[{"sig":"MEUCIGqPLkKrK2RzI7DnsSxUXBiA1jnrmF3PH+VNkWkruergAiEAgwZjUb0mM+KhYqlDejv9z/Rfl8FCyxKSSCCEwsEdFuI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":582030},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"061089b6c2d0c23ab42d80219c6dc5b545b96186","scripts":{"dev":"tsup --watch","lint":"biome lint src","test":"npm run test:unit","build":"tsup","check":"biome check src","clean":"rimraf dist","format":"biome format src","test:ui":"vitest --ui","docs:dev":"typedoc --watch","lint:fix":"biome lint --write src","test:all":"vitest run tests/unit tests/integration tests/integrations","check:fix":"biome check --write src","test:unit":"vitest run tests/unit","typecheck":"tsc --noEmit","docs:build":"typedoc","format:fix":"biome format --write src","examples:s3":"tsx examples/05-s3-integration.ts","examples:cli":"tsx examples/04-cli-client.ts","test:coverage":"vitest run tests/unit --coverage","examples:async":"tsx examples/03-async-processing.ts","prepublishOnly":"npm run clean && npm run typecheck && npm run lint && npm run test && npm run build","test:integration":"vitest run tests/integration tests/integrations","examples:basic-api":"tsx examples/01-basic-api.ts","examples:streaming":"tsx examples/02-streaming.ts","examples:typescript":"tsx examples/06-typescript-types.ts"},"_npmUser":{"name":"kauandotnet","email":"contato@kauan.net"},"repository":{"url":"git+https://github.com/btwld/docling-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript SDK for Docling - Bridge between Python Docling ecosystem and JavaScript/TypeScript. Supports both CLI and API modes with dual publishing.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"ws":"^8.18.0","zod":"^4.0.15","archiver":"^7.0.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.5","tsup":"^8.3.5","rimraf":"^6.0.1","vitest":"^2.1.8","typedoc":"^0.27.4","@types/ws":"^8.5.13","@vitest/ui":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@biomejs/biome":"^1.9.4","@types/archiver":"^6.0.3","@aws-sdk/client-s3":"^3.0.0","@vitest/coverage-v8":"^2.1.8","@aws-sdk/lib-storage":"^3.0.0"},"peerDependencies":{"typescript":">=4.9.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/docling-sdk_1.3.1_1757564779921_0.7672235144327368","host":"s3://npm-registry-packages-npm-production"}},"1.3.2":{"name":"docling-sdk","version":"1.3.2","keywords":["docling","document","conversion","pdf","ocr","typescript","sdk","client","api","cli"],"author":{"name":"Kauan Guesser","email":"54258870+kauandotnet@users.noreply.github.com"},"license":"BSD-3-Clause","_id":"docling-sdk@1.3.2","maintainers":[{"name":"leoafarias","email":"leoafarias@gmail.com"},{"name":"tnramalho","email":"thiago.nramalho@gmail.com"},{"name":"kauandotnet","email":"contato@kauan.net"}],"homepage":"https://github.com/btwld/docling-sdk#readme","bugs":{"url":"https://github.com/btwld/docling-sdk/issues"},"dist":{"shasum":"54c44e61d9f38d0716d62503b7cadc2c371de3f4","tarball":"https://registry.npmjs.org/docling-sdk/-/docling-sdk-1.3.2.tgz","fileCount":7,"integrity":"sha512-DR9S8SaV0pl7VcNaza9xIeRlbZWMch92uT0thV12aLlqhAW/CwRkU87gQQD2AhwvUXr2e+Abl/AZwUVPLXnmSg==","signatures":[{"sig":"MEQCID7P587mLUNuSk0aIR3PXNRAcFMcOl4ZYZW6faRJNZQKAiAMu6tx4k0ZN9+/idcFALc95SsO7yaq1OHxNCB7XAPWzA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":582350},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"e495a27891ccfa40da63565d7bdf491fb7156af5","scripts":{"dev":"tsup --watch","lint":"biome lint src","test":"npm run test:unit","build":"tsup","check":"biome check src","clean":"rimraf dist","format":"biome format src","test:ui":"vitest --ui","docs:dev":"typedoc --watch","lint:fix":"biome lint --write src","test:all":"vitest run tests/unit tests/integration tests/integrations","check:fix":"biome check --write src","test:unit":"vitest run tests/unit","typecheck":"tsc --noEmit","docs:build":"typedoc","format:fix":"biome format --write src","examples:s3":"tsx examples/05-s3-integration.ts","examples:cli":"tsx examples/04-cli-client.ts","test:coverage":"vitest run tests/unit --coverage","examples:async":"tsx examples/03-async-processing.ts","prepublishOnly":"npm run clean && npm run typecheck && npm run lint && npm run test && npm run build","test:integration":"vitest run tests/integration tests/integrations","examples:basic-api":"tsx examples/01-basic-api.ts","examples:streaming":"tsx examples/02-streaming.ts","examples:typescript":"tsx examples/06-typescript-types.ts"},"_npmUser":{"name":"kauandotnet","email":"contato@kauan.net"},"repository":{"url":"git+https://github.com/btwld/docling-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript SDK for Docling - Bridge between Python Docling ecosystem and JavaScript/TypeScript. Supports both CLI and API modes with dual publishing.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"ws":"^8.18.0","zod":"^4.0.15","archiver":"^7.0.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.5","tsup":"^8.3.5","rimraf":"^6.0.1","vitest":"^2.1.8","typedoc":"^0.27.4","@types/ws":"^8.5.13","@vitest/ui":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@biomejs/biome":"^1.9.4","@types/archiver":"^6.0.3","@aws-sdk/client-s3":"^3.0.0","@vitest/coverage-v8":"^2.1.8","@aws-sdk/lib-storage":"^3.0.0"},"peerDependencies":{"typescript":">=4.9.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/docling-sdk_1.3.2_1757983093246_0.7898980433349911","host":"s3://npm-registry-packages-npm-production"}},"1.3.3":{"name":"docling-sdk","version":"1.3.3","keywords":["docling","document","conversion","pdf","ocr","typescript","sdk","client","api","cli"],"author":{"name":"Kauan Guesser","email":"54258870+kauandotnet@users.noreply.github.com"},"license":"BSD-3-Clause","_id":"docling-sdk@1.3.3","maintainers":[{"name":"leoafarias","email":"leoafarias@gmail.com"},{"name":"tnramalho","email":"thiago.nramalho@gmail.com"},{"name":"kauandotnet","email":"contato@kauan.net"}],"homepage":"https://github.com/btwld/docling-sdk#readme","bugs":{"url":"https://github.com/btwld/docling-sdk/issues"},"dist":{"shasum":"2c90bdd6654852c4251972da44f08a3072cbc046","tarball":"https://registry.npmjs.org/docling-sdk/-/docling-sdk-1.3.3.tgz","fileCount":7,"integrity":"sha512-rDhlsJpLWfZu1heU2Y5t64sw40PNO3P49AVnS5AFqnTo2zKq7mGTtcMCN7sFj5mCHyQtx/11HgeFc8cn07Tfkg==","signatures":[{"sig":"MEUCIHpQO5prFoQSv7KkEQdqmVhNgpmpIY0nRiLLfxdOheYKAiEA+HLOUEIOtMMVhh8dDVPnBbDQ7z4nAmJdGyWir5N6c5M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":582846},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"58aa15c10c8c30a85e2b38b5898ea1f7956ffc12","scripts":{"dev":"tsup --watch","lint":"biome lint src","test":"npm run test:unit","build":"tsup","check":"biome check src","clean":"rimraf dist","format":"biome format src","test:ui":"vitest --ui","docs:dev":"typedoc --watch","lint:fix":"biome lint --write src","test:all":"vitest run tests/unit tests/integration tests/integrations","check:fix":"biome check --write src","test:unit":"vitest run tests/unit","typecheck":"tsc --noEmit","docs:build":"typedoc","format:fix":"biome format --write src","examples:s3":"tsx examples/05-s3-integration.ts","examples:cli":"tsx examples/04-cli-client.ts","test:coverage":"vitest run tests/unit --coverage","examples:async":"tsx examples/03-async-processing.ts","prepublishOnly":"npm run clean && npm run typecheck && npm run lint && npm run test && npm run build","test:integration":"vitest run tests/integration tests/integrations","examples:basic-api":"tsx examples/01-basic-api.ts","examples:streaming":"tsx examples/02-streaming.ts","examples:typescript":"tsx examples/06-typescript-types.ts"},"_npmUser":{"name":"kauandotnet","email":"contato@kauan.net"},"repository":{"url":"git+https://github.com/btwld/docling-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript SDK for Docling - Bridge between Python Docling ecosystem and JavaScript/TypeScript. Supports both CLI and API modes with dual publishing.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"ws":"^8.18.0","zod":"^4.0.15","archiver":"^7.0.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.5","tsup":"^8.3.5","rimraf":"^6.0.1","vitest":"^2.1.8","typedoc":"^0.27.4","@types/ws":"^8.5.13","@vitest/ui":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@biomejs/biome":"^1.9.4","@types/archiver":"^6.0.3","@aws-sdk/client-s3":"^3.0.0","@vitest/coverage-v8":"^2.1.8","@aws-sdk/lib-storage":"^3.0.0"},"peerDependencies":{"typescript":">=4.9.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/docling-sdk_1.3.3_1758474438686_0.31571952703073736","host":"s3://npm-registry-packages-npm-production"}},"1.3.4":{"name":"docling-sdk","version":"1.3.4","keywords":["docling","document","conversion","pdf","ocr","typescript","sdk","client","api","cli"],"author":{"name":"Kauan Guesser","email":"54258870+kauandotnet@users.noreply.github.com"},"license":"BSD-3-Clause","_id":"docling-sdk@1.3.4","maintainers":[{"name":"leoafarias","email":"leoafarias@gmail.com"},{"name":"tnramalho","email":"thiago.nramalho@gmail.com"},{"name":"kauandotnet","email":"contato@kauan.net"}],"homepage":"https://github.com/btwld/docling-sdk#readme","bugs":{"url":"https://github.com/btwld/docling-sdk/issues"},"dist":{"shasum":"cf8e748d7fbfa98f2045f34d9243993afc2a9fd6","tarball":"https://registry.npmjs.org/docling-sdk/-/docling-sdk-1.3.4.tgz","fileCount":7,"integrity":"sha512-BzjxKZcbSzfQnyP85D/h/pT04M+mNnd6+WiOYBAB/Fn6Iakx6fUwCR6IR0P/HEgcYd0anBIz/dqKqO6GhiqZxg==","signatures":[{"sig":"MEYCIQCvOfNtTCOf0XzB6seMex5LjeXAQfOT6UP4U1yoQz7fFAIhAP5WRVpZTiStLvdYjXAdjcsAt2qHd+btmI006Lsy5Pru","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":585828},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"aef7cea6f1dc474c10d96cf0c04ebf6c45313a04","scripts":{"dev":"tsup --watch","lint":"biome lint src","test":"npm run test:unit","build":"tsup","check":"biome check src","clean":"rimraf dist","format":"biome format src","test:ui":"vitest --ui","docs:dev":"typedoc --watch","lint:fix":"biome lint --write src","test:all":"vitest run tests/unit tests/integration tests/integrations","check:fix":"biome check --write src","test:unit":"vitest run tests/unit","typecheck":"tsc --noEmit","docs:build":"typedoc","format:fix":"biome format --write src","examples:s3":"tsx examples/05-s3-integration.ts","examples:cli":"tsx examples/04-cli-client.ts","test:coverage":"vitest run tests/unit --coverage","examples:async":"tsx examples/03-async-processing.ts","prepublishOnly":"npm run clean && npm run typecheck && npm run lint && npm run test && npm run build","test:integration":"vitest run tests/integration tests/integrations","examples:basic-api":"tsx examples/01-basic-api.ts","examples:streaming":"tsx examples/02-streaming.ts","examples:typescript":"tsx examples/06-typescript-types.ts"},"_npmUser":{"name":"kauandotnet","email":"contato@kauan.net"},"repository":{"url":"git+https://github.com/btwld/docling-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript SDK for Docling - Bridge between Python Docling ecosystem and JavaScript/TypeScript. Supports both CLI and API modes with dual publishing.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"ws":"^8.18.0","zod":"^4.0.15","archiver":"^7.0.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.5","tsup":"^8.3.5","rimraf":"^6.0.1","vitest":"^2.1.8","typedoc":"^0.27.4","@types/ws":"^8.5.13","@vitest/ui":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@biomejs/biome":"^1.9.4","@types/archiver":"^6.0.3","@aws-sdk/client-s3":"^3.0.0","@vitest/coverage-v8":"^2.1.8","@aws-sdk/lib-storage":"^3.0.0"},"peerDependencies":{"typescript":">=4.9.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/docling-sdk_1.3.4_1758691299729_0.44828115564816096","host":"s3://npm-registry-packages-npm-production"}},"1.3.5":{"name":"docling-sdk","version":"1.3.5","keywords":["docling","document","conversion","pdf","ocr","typescript","sdk","client","api","cli"],"author":{"name":"Kauan Guesser","email":"54258870+kauandotnet@users.noreply.github.com"},"license":"BSD-3-Clause","_id":"docling-sdk@1.3.5","maintainers":[{"name":"leoafarias","email":"leoafarias@gmail.com"},{"name":"tnramalho","email":"thiago.nramalho@gmail.com"},{"name":"kauandotnet","email":"contato@kauan.net"}],"homepage":"https://github.com/btwld/docling-sdk#readme","bugs":{"url":"https://github.com/btwld/docling-sdk/issues"},"dist":{"shasum":"dca047936dd99015abaab3a0a86a2a8dc2cf0673","tarball":"https://registry.npmjs.org/docling-sdk/-/docling-sdk-1.3.5.tgz","fileCount":7,"integrity":"sha512-4+rpLdvosX6hz7nwMvpoHQCUtu9WVwB/CFP5WhziWx0kG4Jn0kdwkdroyNPTqxI686elPofSNNjMy2uNxDyn6w==","signatures":[{"sig":"MEUCIQDZ3ZLXifm/sCnv4uYC7UC5NfABLaNbbIG1B9S+Y2RPdQIgR/eM3Lv9IRmQSow1XW9CZl7VGc8kiwdxhC80g5FbBmo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":589112},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"bd24051546965ab842709f12857d1df3b9f8ae48","scripts":{"dev":"tsup --watch","lint":"biome lint src","test":"npm run test:unit","build":"tsup","check":"biome check src","clean":"rimraf dist","format":"biome format src","test:ui":"vitest --ui","docs:dev":"typedoc --watch","lint:fix":"biome lint --write src","test:all":"vitest run tests/unit tests/integration tests/integrations","check:fix":"biome check --write src","test:unit":"vitest run tests/unit","typecheck":"tsc --noEmit","docs:build":"typedoc","format:fix":"biome format --write src","examples:s3":"tsx examples/05-s3-integration.ts","examples:cli":"tsx examples/04-cli-client.ts","test:coverage":"vitest run tests/unit --coverage","examples:async":"tsx examples/03-async-processing.ts","prepublishOnly":"npm run clean && npm run typecheck && npm run lint && npm run test && npm run build","test:integration":"vitest run tests/integration tests/integrations","examples:basic-api":"tsx examples/01-basic-api.ts","examples:streaming":"tsx examples/02-streaming.ts","examples:typescript":"tsx examples/06-typescript-types.ts"},"_npmUser":{"name":"kauandotnet","email":"contato@kauan.net"},"repository":{"url":"git+https://github.com/btwld/docling-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript SDK for Docling - Bridge between Python Docling ecosystem and JavaScript/TypeScript. Supports both CLI and API modes with dual publishing.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"ws":"^8.18.0","zod":"^4.0.15","archiver":"^7.0.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.5","tsup":"^8.3.5","rimraf":"^6.0.1","vitest":"^2.1.8","typedoc":"^0.27.4","@types/ws":"^8.5.13","@vitest/ui":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@biomejs/biome":"^1.9.4","@types/archiver":"^6.0.3","@aws-sdk/client-s3":"^3.0.0","@vitest/coverage-v8":"^2.1.8","@aws-sdk/lib-storage":"^3.0.0"},"peerDependencies":{"typescript":">=4.9.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/docling-sdk_1.3.5_1759976453946_0.7017263479594102","host":"s3://npm-registry-packages-npm-production"}},"1.3.6":{"name":"docling-sdk","version":"1.3.6","keywords":["docling","document","conversion","pdf","ocr","typescript","sdk","client","api","cli"],"author":{"name":"Kauan Guesser","email":"54258870+kauandotnet@users.noreply.github.com"},"license":"BSD-3-Clause","_id":"docling-sdk@1.3.6","maintainers":[{"name":"leoafarias","email":"leoafarias@gmail.com"},{"name":"tnramalho","email":"thiago.nramalho@gmail.com"},{"name":"kauandotnet","email":"contato@kauan.net"}],"homepage":"https://github.com/btwld/docling-sdk#readme","bugs":{"url":"https://github.com/btwld/docling-sdk/issues"},"dist":{"shasum":"241c4db1bcd078c86db4b798b0506df0bd673140","tarball":"https://registry.npmjs.org/docling-sdk/-/docling-sdk-1.3.6.tgz","fileCount":7,"integrity":"sha512-LcuWYh9VR0gecIC84z+kBDnrJcE+hXiJBO9iSO30froU0k5uynGcKIx2Hxz2k0uecf1JKcB5gQ8D35Gl2Wmo8w==","signatures":[{"sig":"MEUCIB0c5o1MxeVvkGs58Bkij+f6z4Rdv71fbY+9Yu09WZKBAiEAv37cD2oTnnzG3XYU4qD6K4maP6hxCHJDp2qw/okr2DY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":631780},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"}},"gitHead":"5e8ef064d71376905464a3a934b10c4ff8e7fee0","scripts":{"dev":"tsup --watch","lint":"biome lint src","test":"npm run test:unit","build":"tsup","check":"biome check src","clean":"rimraf dist","format":"biome format src","test:ui":"vitest --ui","docs:dev":"typedoc --watch","lint:fix":"biome lint --write src","test:all":"vitest run tests/unit tests/integration tests/integrations","check:fix":"biome check --write src","test:unit":"vitest run tests/unit","typecheck":"tsc --noEmit","docs:build":"typedoc","format:fix":"biome format --write src","examples:s3":"tsx examples/05-s3-integration.ts","examples:cli":"tsx examples/04-cli-client.ts","test:coverage":"vitest run tests/unit --coverage","examples:async":"tsx examples/03-async-processing.ts","prepublishOnly":"npm run clean && npm run typecheck && npm run lint && npm run test && npm run build","test:integration":"vitest run tests/integration tests/integrations","examples:basic-api":"tsx examples/01-basic-api.ts","examples:streaming":"tsx examples/02-streaming.ts","examples:typescript":"tsx examples/06-typescript-types.ts"},"_npmUser":{"name":"kauandotnet","email":"contato@kauan.net"},"repository":{"url":"git+https://github.com/btwld/docling-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript SDK for Docling - Bridge between Python Docling ecosystem and JavaScript/TypeScript. Supports both CLI and API modes with dual publishing.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"ws":"^8.18.0","zod":"^4.0.15","archiver":"^7.0.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.5","tsup":"^8.3.5","rimraf":"^6.0.1","vitest":"^2.1.8","typedoc":"^0.27.4","@types/ws":"^8.5.13","@vitest/ui":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@biomejs/biome":"^1.9.4","@types/archiver":"^6.0.3","@aws-sdk/client-s3":"^3.0.0","@vitest/coverage-v8":"^2.1.8","@aws-sdk/lib-storage":"^3.0.0"},"peerDependencies":{"typescript":">=4.9.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/docling-sdk_1.3.6_1759982776728_0.4456747630924305","host":"s3://npm-registry-packages-npm-production"}},"3.0.0":{"name":"docling-sdk","version":"3.0.0","keywords":["docling","document","conversion","pdf","ocr","typescript","sdk","client","api","cli","cross-runtime","browser","bun","deno","nodejs","webgpu","wasm","web-ocr","onnx"],"author":{"name":"Kauan Guesser","email":"54258870+kauandotnet@users.noreply.github.com"},"license":"BSD-3-Clause","_id":"docling-sdk@3.0.0","maintainers":[{"name":"leoafarias","email":"leoafarias@gmail.com"},{"name":"tnramalho","email":"thiago.nramalho@gmail.com"},{"name":"kauandotnet","email":"contato@kauan.net"}],"homepage":"https://github.com/btwld/docling-sdk#readme","bugs":{"url":"https://github.com/btwld/docling-sdk/issues"},"dist":{"shasum":"dd55fa66e4eec38e2e3a7b6b3e7ddd4cbd8e7617","tarball":"https://registry.npmjs.org/docling-sdk/-/docling-sdk-3.0.0.tgz","fileCount":17,"integrity":"sha512-5e0gzACtAPWjimxoTiQB3hi2sRKu45QrZ3nRVirdsfXozSrpdgM++SuT3oFd3eNMoAFxTSg7w7PxdLKrYTzTOg==","signatures":[{"sig":"MEQCIFXz4okcTM65r0qOC65TUi8BavYbG9jhJi1cP6Q4ZywIAiBapdaeb7YAx3XtIqZUP0ZMYFyPy12C47zLRfEpMHuV3A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1586003},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","browser":{"./dist/index.js":"./dist/browser.mjs","./dist/index.mjs":"./dist/browser.mjs"},"engines":{"node":">=18.0.0"},"exports":{".":{"bun":"./dist/index.mjs","deno":"./dist/index.mjs","node":{"import":"./dist/index.mjs","require":"./dist/index.js"},"types":"./dist/index.d.ts","import":"./dist/index.mjs","browser":"./dist/browser.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./cli":{"node":{"import":"./dist/cli.mjs","require":"./dist/cli.js"},"types":"./dist/cli.d.ts","import":"./dist/cli.mjs","require":"./dist/cli.js"},"./web":{"types":"./dist/web.d.mts","import":"./dist/web.mjs","default":"./dist/web.mjs"},"./browser":{"types":"./dist/browser.d.ts","import":"./dist/browser.mjs","default":"./dist/browser.mjs"},"./platform":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./web/worker":{"import":"./dist/web-worker.mjs","default":"./dist/web-worker.mjs"}},"gitHead":"d0be1417a779546693537d8659d821c1d6c268ec","scripts":{"dev":"tsup --watch","lint":"biome lint src","test":"npm run test:unit","build":"tsup","check":"biome check src","clean":"rimraf dist","format":"biome format src","test:ui":"vitest --ui","docs:dev":"typedoc --watch","lint:fix":"biome lint --write src","test:all":"vitest run tests/unit tests/integration tests/integrations","check:fix":"biome check --write src","test:unit":"vitest run tests/unit","typecheck":"tsc --noEmit","docs:build":"typedoc","format:fix":"biome format --write src","examples:s3":"tsx examples/05-s3-integration.ts","examples:bun":"bun run examples/runtimes/bun.ts","examples:cli":"tsx examples/04-cli-client.ts","examples:deno":"deno run --allow-net --allow-env --allow-read examples/runtimes/deno.ts","examples:node":"tsx examples/runtimes/node.ts","openapi:fetch":"tsx scripts/fetch-openapi.ts","test:coverage":"vitest run tests/unit --coverage","examples:async":"tsx examples/03-async-processing.ts","openapi:update":"npm run openapi:fetch && npm run openapi:generate","prepublishOnly":"npm run clean && npm run typecheck && npm run lint && npm run test && npm run build","examples:worker":"cd examples/runtimes/cloudflare-worker && wrangler dev","examples:browser":"vite examples/runtimes/browser","examples:web-ocr":"cd examples/web-ocr && npm run dev","openapi:generate":"openapi-typescript openapi/docling-serve.json -o src/types/generated/api.ts","test:integration":"vitest run tests/integration tests/integrations","examples:basic-api":"tsx examples/01-basic-api.ts","examples:streaming":"tsx examples/02-streaming.ts","examples:typescript":"tsx examples/06-typescript-types.ts"},"_npmUser":{"name":"kauandotnet","email":"contato@kauan.net"},"deprecated":"Use 2.0.0 instead - 3.0.0 was published in error","repository":{"url":"git+https://github.com/btwld/docling-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript SDK for Docling - Bridge between Python Docling ecosystem and JavaScript/TypeScript. Supports both CLI and API modes with dual publishing.","directories":{},"sideEffects":false,"_nodeVersion":"20.20.0","dependencies":{"zod":"^4.0.15","mitt":"^3.0.1","ofetch":"^1.4.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.5","tsup":"^8.3.5","vite":"^6.0.0","rimraf":"^6.0.1","vitest":"^2.1.8","typedoc":"^0.27.4","@types/ws":"^8.5.13","@vitest/ui":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@biomejs/biome":"^1.9.4","@types/archiver":"^6.0.3","@aws-sdk/client-s3":"^3.0.0","openapi-typescript":"^7.10.1","@vitest/coverage-v8":"^2.1.8","@aws-sdk/lib-storage":"^3.0.0"},"peerDependencies":{"unpdf":">=0.12.0","typescript":">=4.9.0","onnxruntime-web":">=1.18.0","@huggingface/transformers":">=3.0.0"},"optionalDependencies":{"ws":"^8.18.0","archiver":"^7.0.1"},"peerDependenciesMeta":{"unpdf":{"optional":true},"typescript":{"optional":true},"onnxruntime-web":{"optional":true},"@huggingface/transformers":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/docling-sdk_3.0.0_1770673882717_0.07617012774531084","host":"s3://npm-registry-packages-npm-production"}},"2.0.0":{"name":"docling-sdk","version":"2.0.0","keywords":["docling","document","conversion","pdf","ocr","typescript","sdk","client","api","cli","cross-runtime","browser","bun","deno","nodejs","webgpu","wasm","web-ocr","onnx"],"author":{"name":"Kauan Guesser","email":"54258870+kauandotnet@users.noreply.github.com"},"license":"BSD-3-Clause","_id":"docling-sdk@2.0.0","maintainers":[{"name":"leoafarias","email":"leoafarias@gmail.com"},{"name":"tnramalho","email":"thiago.nramalho@gmail.com"},{"name":"kauandotnet","email":"contato@kauan.net"}],"homepage":"https://github.com/btwld/docling-sdk#readme","bugs":{"url":"https://github.com/btwld/docling-sdk/issues"},"dist":{"shasum":"75a6f05b52f765e207a8511141afdce78a2c20e8","tarball":"https://registry.npmjs.org/docling-sdk/-/docling-sdk-2.0.0.tgz","fileCount":17,"integrity":"sha512-3wKKUpY1/GIDFAhicXm4wMtWdDdBF8PMeXjjDNZVSS9YB3H3puvNOMGxtoAN0Pt5rXlTSuZCKL8n979XNnweug==","signatures":[{"sig":"MEUCIGDTUNhmhadn08qzXAPJk2eymsymDSjWNpanU7kksGyHAiEA2W+hO3ZhzzaqLERiLA13sozPpHb3Q42Dsvw/gLgKCd8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1586003},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","browser":{"./dist/index.js":"./dist/browser.mjs","./dist/index.mjs":"./dist/browser.mjs"},"engines":{"node":">=18.0.0"},"exports":{".":{"bun":"./dist/index.mjs","deno":"./dist/index.mjs","node":{"import":"./dist/index.mjs","require":"./dist/index.js"},"types":"./dist/index.d.ts","import":"./dist/index.mjs","browser":"./dist/browser.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./cli":{"node":{"import":"./dist/cli.mjs","require":"./dist/cli.js"},"types":"./dist/cli.d.ts","import":"./dist/cli.mjs","require":"./dist/cli.js"},"./web":{"types":"./dist/web.d.mts","import":"./dist/web.mjs","default":"./dist/web.mjs"},"./browser":{"types":"./dist/browser.d.ts","import":"./dist/browser.mjs","default":"./dist/browser.mjs"},"./platform":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./web/worker":{"import":"./dist/web-worker.mjs","default":"./dist/web-worker.mjs"}},"gitHead":"d0be1417a779546693537d8659d821c1d6c268ec","scripts":{"dev":"tsup --watch","lint":"biome lint src","test":"npm run test:unit","build":"tsup","check":"biome check src","clean":"rimraf dist","format":"biome format src","test:ui":"vitest --ui","docs:dev":"typedoc --watch","lint:fix":"biome lint --write src","test:all":"vitest run tests/unit tests/integration tests/integrations","check:fix":"biome check --write src","test:unit":"vitest run tests/unit","typecheck":"tsc --noEmit","docs:build":"typedoc","format:fix":"biome format --write src","examples:s3":"tsx examples/05-s3-integration.ts","examples:bun":"bun run examples/runtimes/bun.ts","examples:cli":"tsx examples/04-cli-client.ts","examples:deno":"deno run --allow-net --allow-env --allow-read examples/runtimes/deno.ts","examples:node":"tsx examples/runtimes/node.ts","openapi:fetch":"tsx scripts/fetch-openapi.ts","test:coverage":"vitest run tests/unit --coverage","examples:async":"tsx examples/03-async-processing.ts","openapi:update":"npm run openapi:fetch && npm run openapi:generate","prepublishOnly":"npm run clean && npm run typecheck && npm run lint && npm run test && npm run build","examples:worker":"cd examples/runtimes/cloudflare-worker && wrangler dev","examples:browser":"vite examples/runtimes/browser","examples:web-ocr":"cd examples/web-ocr && npm run dev","openapi:generate":"openapi-typescript openapi/docling-serve.json -o src/types/generated/api.ts","test:integration":"vitest run tests/integration tests/integrations","examples:basic-api":"tsx examples/01-basic-api.ts","examples:streaming":"tsx examples/02-streaming.ts","examples:typescript":"tsx examples/06-typescript-types.ts"},"_npmUser":{"name":"kauandotnet","email":"contato@kauan.net"},"repository":{"url":"git+https://github.com/btwld/docling-sdk.git","type":"git"},"_npmVersion":"11.6.2","description":"TypeScript SDK for Docling - Bridge between Python Docling ecosystem and JavaScript/TypeScript. Supports both CLI and API modes with dual publishing.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","dependencies":{"zod":"^4.0.15","mitt":"^3.0.1","ofetch":"^1.4.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.5","tsup":"^8.3.5","vite":"^6.0.0","rimraf":"^6.0.1","vitest":"^2.1.8","typedoc":"^0.27.4","@types/ws":"^8.5.13","@vitest/ui":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@biomejs/biome":"^1.9.4","@types/archiver":"^6.0.3","@aws-sdk/client-s3":"^3.0.0","openapi-typescript":"^7.10.1","@vitest/coverage-v8":"^2.1.8","@aws-sdk/lib-storage":"^3.0.0"},"peerDependencies":{"unpdf":">=0.12.0","typescript":">=4.9.0","onnxruntime-web":">=1.18.0","@huggingface/transformers":">=3.0.0"},"optionalDependencies":{"ws":"^8.18.0","archiver":"^7.0.1"},"peerDependenciesMeta":{"unpdf":{"optional":true},"typescript":{"optional":true},"onnxruntime-web":{"optional":true},"@huggingface/transformers":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/docling-sdk_2.0.0_1770674269313_0.7765979643764034","host":"s3://npm-registry-packages-npm-production"}},"2.0.1":{"name":"docling-sdk","version":"2.0.1","keywords":["docling","document","conversion","pdf","ocr","typescript","sdk","client","api","cli","cross-runtime","browser","bun","deno","nodejs","webgpu","wasm","web-ocr","onnx"],"author":{"name":"Kauan Guesser","email":"54258870+kauandotnet@users.noreply.github.com"},"license":"BSD-3-Clause","_id":"docling-sdk@2.0.1","maintainers":[{"name":"leoafarias","email":"leoafarias@gmail.com"},{"name":"tnramalho","email":"thiago.nramalho@gmail.com"},{"name":"kauandotnet","email":"contato@kauan.net"}],"homepage":"https://github.com/btwld/docling-sdk#readme","bugs":{"url":"https://github.com/btwld/docling-sdk/issues"},"dist":{"shasum":"ce09fe284c203e3874488380cacf60327d2c23b3","tarball":"https://registry.npmjs.org/docling-sdk/-/docling-sdk-2.0.1.tgz","fileCount":17,"integrity":"sha512-TrCdKCdiQ78g4gQZ+L0C28idGgeHCCd63Y/OZDg1lvNpXrwkEg8VP7DtQq+ef31DxxeqjzROm8W/+dhYzp1lUQ==","signatures":[{"sig":"MEUCIAQsXCYBN15HEQxJY96fhbJ2oLxBaEIaz0OJWHhLx0A+AiEAztCBs2U9nm0o/2BfIs+NbNiSM9dj7hrPDgwYNCLmbQo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1586003},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","browser":{"./dist/index.js":"./dist/browser.mjs","./dist/index.mjs":"./dist/browser.mjs"},"engines":{"node":">=18.0.0"},"exports":{".":{"bun":"./dist/index.mjs","deno":"./dist/index.mjs","node":{"import":"./dist/index.mjs","require":"./dist/index.js"},"types":"./dist/index.d.ts","import":"./dist/index.mjs","browser":"./dist/browser.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./cli":{"node":{"import":"./dist/cli.mjs","require":"./dist/cli.js"},"types":"./dist/cli.d.ts","import":"./dist/cli.mjs","require":"./dist/cli.js"},"./web":{"types":"./dist/web.d.mts","import":"./dist/web.mjs","default":"./dist/web.mjs"},"./browser":{"types":"./dist/browser.d.ts","import":"./dist/browser.mjs","default":"./dist/browser.mjs"},"./platform":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./web/worker":{"import":"./dist/web-worker.mjs","default":"./dist/web-worker.mjs"}},"gitHead":"1b725ae672994ac217e96d9cd76b5d5dc2cb5698","scripts":{"dev":"tsup --watch","lint":"biome lint src","test":"npm run test:unit","build":"tsup","check":"biome check src","clean":"rimraf dist","format":"biome format src","test:ui":"vitest --ui","docs:dev":"typedoc --watch","lint:fix":"biome lint --write src","test:all":"vitest run tests/unit tests/integration tests/integrations","check:fix":"biome check --write src","test:unit":"vitest run tests/unit","typecheck":"tsc --noEmit","docs:build":"typedoc","format:fix":"biome format --write src","examples:s3":"tsx examples/05-s3-integration.ts","examples:bun":"bun run examples/runtimes/bun.ts","examples:cli":"tsx examples/04-cli-client.ts","examples:deno":"deno run --allow-net --allow-env --allow-read examples/runtimes/deno.ts","examples:node":"tsx examples/runtimes/node.ts","openapi:fetch":"tsx scripts/fetch-openapi.ts","test:coverage":"vitest run tests/unit --coverage","examples:async":"tsx examples/03-async-processing.ts","openapi:update":"npm run openapi:fetch && npm run openapi:generate","prepublishOnly":"npm run clean && npm run typecheck && npm run lint && npm run test && npm run build","examples:worker":"cd examples/runtimes/cloudflare-worker && wrangler dev","examples:browser":"vite examples/runtimes/browser","examples:web-ocr":"cd examples/web-ocr && npm run dev","openapi:generate":"openapi-typescript openapi/docling-serve.json -o src/types/generated/api.ts","test:integration":"vitest run tests/integration tests/integrations","examples:basic-api":"tsx examples/01-basic-api.ts","examples:streaming":"tsx examples/02-streaming.ts","examples:typescript":"tsx examples/06-typescript-types.ts"},"_npmUser":{"name":"kauandotnet","email":"contato@kauan.net"},"repository":{"url":"git+https://github.com/btwld/docling-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript SDK for Docling - Bridge between Python Docling ecosystem and JavaScript/TypeScript. Supports both CLI and API modes with dual publishing.","directories":{},"sideEffects":false,"_nodeVersion":"20.20.0","dependencies":{"zod":"^4.0.15","mitt":"^3.0.1","ofetch":"^1.4.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.5","tsup":"^8.3.5","vite":"^6.0.0","rimraf":"^6.0.1","vitest":"^2.1.8","typedoc":"^0.27.4","@types/ws":"^8.5.13","@vitest/ui":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@biomejs/biome":"^1.9.4","@types/archiver":"^6.0.3","@aws-sdk/client-s3":"^3.0.0","openapi-typescript":"^7.10.1","@vitest/coverage-v8":"^2.1.8","@aws-sdk/lib-storage":"^3.0.0"},"peerDependencies":{"unpdf":">=0.12.0","typescript":">=4.9.0","onnxruntime-web":">=1.18.0","@huggingface/transformers":">=3.0.0"},"optionalDependencies":{"ws":"^8.18.0","archiver":"^7.0.1"},"peerDependenciesMeta":{"unpdf":{"optional":true},"typescript":{"optional":true},"onnxruntime-web":{"optional":true},"@huggingface/transformers":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/docling-sdk_2.0.1_1770674416198_0.6992689041992475","host":"s3://npm-registry-packages-npm-production"}},"2.0.2":{"name":"docling-sdk","version":"2.0.2","keywords":["docling","document","conversion","pdf","ocr","typescript","sdk","client","api","cli","cross-runtime","browser","bun","deno","nodejs","webgpu","wasm","web-ocr","onnx"],"author":{"name":"Kauan Guesser","email":"54258870+kauandotnet@users.noreply.github.com"},"license":"BSD-3-Clause","_id":"docling-sdk@2.0.2","maintainers":[{"name":"leoafarias","email":"leoafarias@gmail.com"},{"name":"tnramalho","email":"thiago.nramalho@gmail.com"},{"name":"kauandotnet","email":"contato@kauan.net"}],"homepage":"https://github.com/btwld/docling-sdk#readme","bugs":{"url":"https://github.com/btwld/docling-sdk/issues"},"dist":{"shasum":"29ca0fc1abdf021e5f4dfe7acccb778fda81a950","tarball":"https://registry.npmjs.org/docling-sdk/-/docling-sdk-2.0.2.tgz","fileCount":17,"integrity":"sha512-a1kWJ6lasoCDQcJ8l6DjhEknaT/x3gHi+uIEuKmIZmrHE17y7pLvPnB7Cu3nrloIikhXC0zN3c4fobK2XunGEQ==","signatures":[{"sig":"MEQCIDZN0QByyj9Y7yIdBL5vE7+dqSbNc6/HL8YZpswet+vfAiAcQ5154k02xM1eDTqCoAa72lPQKA3YyCF2piznDrwbZw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1586031},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","browser":{"./dist/index.js":"./dist/browser.mjs","./dist/index.mjs":"./dist/browser.mjs"},"engines":{"node":">=18.0.0"},"exports":{".":{"bun":"./dist/index.mjs","deno":"./dist/index.mjs","node":{"import":"./dist/index.mjs","require":"./dist/index.js"},"types":"./dist/index.d.ts","import":"./dist/index.mjs","browser":"./dist/browser.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./cli":{"node":{"import":"./dist/cli.mjs","require":"./dist/cli.js"},"types":"./dist/cli.d.ts","import":"./dist/cli.mjs","require":"./dist/cli.js"},"./web":{"types":"./dist/web.d.mts","import":"./dist/web.mjs","default":"./dist/web.mjs"},"./browser":{"types":"./dist/browser.d.ts","import":"./dist/browser.mjs","default":"./dist/browser.mjs"},"./platform":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./web/worker":{"import":"./dist/web-worker.mjs","default":"./dist/web-worker.mjs"}},"gitHead":"f49c7a1536eb7404dca4479f4fdaadd897db6281","scripts":{"dev":"tsup --watch","lint":"biome lint src","test":"npm run test:unit","build":"tsup","check":"biome check src","clean":"rimraf dist","format":"biome format src","test:ui":"vitest --ui","docs:dev":"typedoc --watch","lint:fix":"biome lint --write src","test:all":"vitest run tests/unit tests/integration tests/integrations","check:fix":"biome check --write src","test:unit":"vitest run tests/unit","typecheck":"tsc --noEmit","docs:build":"typedoc","format:fix":"biome format --write src","examples:s3":"tsx examples/05-s3-integration.ts","examples:bun":"bun run examples/runtimes/bun.ts","examples:cli":"tsx examples/04-cli-client.ts","examples:deno":"deno run --allow-net --allow-env --allow-read examples/runtimes/deno.ts","examples:node":"tsx examples/runtimes/node.ts","openapi:fetch":"tsx scripts/fetch-openapi.ts","test:coverage":"vitest run tests/unit --coverage","examples:async":"tsx examples/03-async-processing.ts","openapi:update":"npm run openapi:fetch && npm run openapi:generate","prepublishOnly":"npm run clean && npm run typecheck && npm run lint && npm run test && npm run build","examples:worker":"cd examples/runtimes/cloudflare-worker && wrangler dev","examples:browser":"vite examples/runtimes/browser","examples:web-ocr":"cd examples/web-ocr && npm run dev","openapi:generate":"openapi-typescript openapi/docling-serve.json -o src/types/generated/api.ts","test:integration":"vitest run tests/integration tests/integrations","examples:basic-api":"tsx examples/01-basic-api.ts","examples:streaming":"tsx examples/02-streaming.ts","examples:typescript":"tsx examples/06-typescript-types.ts"},"_npmUser":{"name":"kauandotnet","email":"contato@kauan.net"},"repository":{"url":"git+https://github.com/btwld/docling-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript SDK for Docling - Bridge between Python Docling ecosystem and JavaScript/TypeScript. Supports both CLI and API modes with dual publishing.","directories":{},"sideEffects":["./dist/web-worker.mjs"],"_nodeVersion":"20.20.0","dependencies":{"zod":"^4.0.15","mitt":"^3.0.1","ofetch":"^1.4.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.5","tsup":"^8.3.5","vite":"^6.0.0","rimraf":"^6.0.1","vitest":"^2.1.8","typedoc":"^0.27.4","@types/ws":"^8.5.13","@vitest/ui":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@biomejs/biome":"^1.9.4","@types/archiver":"^6.0.3","@aws-sdk/client-s3":"^3.0.0","openapi-typescript":"^7.10.1","@vitest/coverage-v8":"^2.1.8","@aws-sdk/lib-storage":"^3.0.0"},"peerDependencies":{"unpdf":">=0.12.0","typescript":">=4.9.0","onnxruntime-web":">=1.18.0","@huggingface/transformers":">=3.0.0"},"optionalDependencies":{"ws":"^8.18.0","archiver":"^7.0.1"},"peerDependenciesMeta":{"unpdf":{"optional":true},"typescript":{"optional":true},"onnxruntime-web":{"optional":true},"@huggingface/transformers":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/docling-sdk_2.0.2_1770754261932_0.9002261847318935","host":"s3://npm-registry-packages-npm-production"}},"2.0.3":{"name":"docling-sdk","version":"2.0.3","keywords":["docling","document","conversion","pdf","ocr","typescript","sdk","client","api","cli","cross-runtime","browser","bun","deno","nodejs","webgpu","wasm","web-ocr","onnx"],"author":{"name":"Kauan Guesser","email":"54258870+kauandotnet@users.noreply.github.com"},"license":"BSD-3-Clause","_id":"docling-sdk@2.0.3","maintainers":[{"name":"leoafarias","email":"leoafarias@gmail.com"},{"name":"tnramalho","email":"thiago.nramalho@gmail.com"},{"name":"kauandotnet","email":"contato@kauan.net"}],"homepage":"https://github.com/btwld/docling-sdk#readme","bugs":{"url":"https://github.com/btwld/docling-sdk/issues"},"dist":{"shasum":"48d2427fc0e76a9460b238824eaec6f8d68c4fdf","tarball":"https://registry.npmjs.org/docling-sdk/-/docling-sdk-2.0.3.tgz","fileCount":17,"integrity":"sha512-2+Rf/taOVk6AfBj/z82+y3So7Ii20Le93H30kROKlk3NUmmDBrpYxRcQ1pdFcuPZ3QbqT4vrgAzihtJaw0KAZA==","signatures":[{"sig":"MEYCIQDxGldWpvkQzrFs5YA7CJ/HHdWgf6MYo1OZxI4YcajCXwIhANeL1AXSgWDJjoEqbAgkC9BHmSlKLNxJ97/i8kVWGvTM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1586307},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","browser":{"./dist/index.js":"./dist/browser.mjs","./dist/index.mjs":"./dist/browser.mjs"},"engines":{"node":">=18.0.0"},"exports":{".":{"bun":"./dist/index.mjs","deno":"./dist/index.mjs","node":{"import":"./dist/index.mjs","require":"./dist/index.js"},"types":"./dist/index.d.ts","import":"./dist/index.mjs","browser":"./dist/browser.mjs","default":"./dist/index.mjs","require":"./dist/index.js"},"./cli":{"node":{"import":"./dist/cli.mjs","require":"./dist/cli.js"},"types":"./dist/cli.d.ts","import":"./dist/cli.mjs","require":"./dist/cli.js"},"./web":{"types":"./dist/web.d.mts","import":"./dist/web.mjs","default":"./dist/web.mjs"},"./browser":{"types":"./dist/browser.d.ts","import":"./dist/browser.mjs","default":"./dist/browser.mjs"},"./platform":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./web/worker":{"import":"./dist/web-worker.mjs","default":"./dist/web-worker.mjs"}},"gitHead":"af3ac83b92721d572ec859b7070a1df6ef10aaef","scripts":{"dev":"tsup --watch","lint":"biome lint src","test":"npm run test:unit","build":"tsup","check":"biome check src","clean":"rimraf dist","format":"biome format src","test:ui":"vitest --ui","docs:dev":"typedoc --watch","lint:fix":"biome lint --write src","test:all":"vitest run tests/unit tests/integration tests/integrations","check:fix":"biome check --write src","test:unit":"vitest run tests/unit","typecheck":"tsc --noEmit","docs:build":"typedoc","format:fix":"biome format --write src","examples:s3":"tsx examples/05-s3-integration.ts","examples:bun":"bun run examples/runtimes/bun.ts","examples:cli":"tsx examples/04-cli-client.ts","examples:deno":"deno run --allow-net --allow-env --allow-read examples/runtimes/deno.ts","examples:node":"tsx examples/runtimes/node.ts","openapi:fetch":"tsx scripts/fetch-openapi.ts","test:coverage":"vitest run tests/unit --coverage","examples:async":"tsx examples/03-async-processing.ts","openapi:update":"npm run openapi:fetch && npm run openapi:generate","prepublishOnly":"npm run clean && npm run typecheck && npm run lint && npm run test && npm run build","examples:worker":"cd examples/runtimes/cloudflare-worker && wrangler dev","examples:browser":"vite examples/runtimes/browser","examples:web-ocr":"cd examples/web-ocr && npm run dev","openapi:generate":"openapi-typescript openapi/docling-serve.json -o src/types/generated/api.ts","test:integration":"vitest run tests/integration tests/integrations","examples:basic-api":"tsx examples/01-basic-api.ts","examples:streaming":"tsx examples/02-streaming.ts","examples:typescript":"tsx examples/06-typescript-types.ts"},"_npmUser":{"name":"kauandotnet","email":"contato@kauan.net"},"repository":{"url":"git+https://github.com/btwld/docling-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript SDK for Docling - Bridge between Python Docling ecosystem and JavaScript/TypeScript. Supports both CLI and API modes with dual publishing.","directories":{},"sideEffects":["./dist/web-worker.mjs"],"_nodeVersion":"20.20.0","dependencies":{"zod":"^4.0.15","mitt":"^3.0.1","ofetch":"^1.4.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.5","tsup":"^8.3.5","vite":"^6.0.0","rimraf":"^6.0.1","vitest":"^2.1.8","typedoc":"^0.27.4","@types/ws":"^8.5.13","@vitest/ui":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@biomejs/biome":"^1.9.4","@types/archiver":"^6.0.3","@aws-sdk/client-s3":"^3.0.0","openapi-typescript":"^7.10.1","@vitest/coverage-v8":"^2.1.8","@aws-sdk/lib-storage":"^3.0.0"},"peerDependencies":{"unpdf":">=0.12.0","typescript":">=4.9.0","onnxruntime-web":">=1.18.0","@huggingface/transformers":">=3.0.0"},"optionalDependencies":{"ws":"^8.18.0","archiver":"^7.0.1"},"peerDependenciesMeta":{"unpdf":{"optional":true},"typescript":{"optional":true},"onnxruntime-web":{"optional":true},"@huggingface/transformers":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/docling-sdk_2.0.3_1770765463658_0.05953890121941385","host":"s3://npm-registry-packages-npm-production"}},"2.0.4":{"name":"docling-sdk","version":"2.0.4","keywords":["docling","document","conversion","pdf","ocr","typescript","sdk","client","api","cli","cross-runtime","browser","bun","deno","nodejs","webgpu","wasm","web-ocr","onnx"],"author":{"name":"Kauan Guesser","email":"54258870+kauandotnet@users.noreply.github.com"},"license":"BSD-3-Clause","_id":"docling-sdk@2.0.4","maintainers":[{"name":"leoafarias","email":"leoafarias@gmail.com"},{"name":"tnramalho","email":"thiago.nramalho@gmail.com"},{"name":"kauandotnet","email":"contato@kauan.net"}],"homepage":"https://github.com/btwld/docling-sdk#readme","bugs":{"url":"https://github.com/btwld/docling-sdk/issues"},"dist":{"shasum":"12805a737c04401e176ec5e7a894073fef7a4c94","tarball":"https://registry.npmjs.org/docling-sdk/-/docling-sdk-2.0.4.tgz","fileCount":72,"integrity":"sha512-nQ4IWQCRSEIBAbhHTwY/oA4/6cBOhNvCnQfppffL+pGU4cK/8kcoN6J6QMLlfbep3pRv2HO4JAgkjjc0FXGF8g==","signatures":[{"sig":"MEUCIQDTiOIBK4F4uZZv2szOmr8ijAhh2dzv5hso+pwoO5Kv4wIgZijBjTvzYP+xPkuwaREp6SMZ3WYD/2QvxTIN/gB+noU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":409592},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"bun":"./dist/index.js","deno":"./dist/index.js","node":"./dist/index.js","types":"./dist/index.d.ts","import":"./dist/index.js","browser":"./dist/browser.js","default":"./dist/index.js"},"./cli":{"types":"./dist/cli-entry.d.ts","import":"./dist/cli.js"},"./web":{"types":"./dist/web-entry.d.ts","import":"./dist/web.js"},"./browser":{"types":"./dist/browser-entry.d.ts","import":"./dist/browser.js"},"./platform":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./web/worker":{"import":"./dist/web-worker.js"}},"gitHead":"f35143839e38f75809f6107b807855d53d8ba654","scripts":{"dev":"tsup --watch","lint":"biome lint src","test":"npm run test:unit","build":"tsup && tsc -p tsconfig.build.json && tsc-alias -p tsconfig.build.json","check":"biome check src","clean":"rimraf dist","format":"biome format src","test:ui":"vitest --ui","docs:dev":"typedoc --watch","lint:fix":"biome lint --write src","test:all":"vitest run tests/unit tests/integration tests/integrations","check:fix":"biome check --write src","test:unit":"vitest run tests/unit","typecheck":"tsc --noEmit","docs:build":"typedoc","format:fix":"biome format --write src","examples:s3":"tsx examples/05-s3-integration.ts","examples:bun":"bun run examples/runtimes/bun.ts","examples:cli":"tsx examples/04-cli-client.ts","examples:deno":"deno run --allow-net --allow-env --allow-read examples/runtimes/deno.ts","examples:node":"tsx examples/runtimes/node.ts","openapi:fetch":"tsx scripts/fetch-openapi.ts","test:coverage":"vitest run tests/unit --coverage","examples:async":"tsx examples/03-async-processing.ts","openapi:update":"npm run openapi:fetch && npm run openapi:generate","prepublishOnly":"npm run clean && npm run typecheck && npm run lint && npm run test && npm run build","examples:worker":"cd examples/runtimes/cloudflare-worker && wrangler dev","examples:browser":"vite examples/runtimes/browser","examples:web-ocr":"cd examples/web-ocr && npm run dev","openapi:generate":"openapi-typescript openapi/docling-serve.json -o src/types/generated/api.ts","test:integration":"vitest run tests/integration tests/integrations","examples:basic-api":"tsx examples/01-basic-api.ts","examples:streaming":"tsx examples/02-streaming.ts","examples:typescript":"tsx examples/06-typescript-types.ts"},"_npmUser":{"name":"kauandotnet","email":"contato@kauan.net"},"repository":{"url":"git+https://github.com/btwld/docling-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript SDK for Docling - Bridge between Python Docling ecosystem and JavaScript/TypeScript. Supports both CLI and API modes with dual publishing.","directories":{},"sideEffects":["./dist/web-worker.js"],"_nodeVersion":"20.20.0","dependencies":{"zod":"^4.0.15","mitt":"^3.0.1","ofetch":"^1.4.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.5","tsup":"^8.3.5","vite":"^6.0.0","rimraf":"^6.0.1","vitest":"^2.1.8","typedoc":"^0.27.4","@types/ws":"^8.5.13","tsc-alias":"^1.8.16","@vitest/ui":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@biomejs/biome":"^1.9.4","@types/archiver":"^6.0.3","@aws-sdk/client-s3":"^3.0.0","openapi-typescript":"^7.10.1","@vitest/coverage-v8":"^2.1.8","@aws-sdk/lib-storage":"^3.0.0"},"peerDependencies":{"unpdf":">=0.12.0","typescript":">=4.9.0","onnxruntime-web":">=1.18.0","@huggingface/transformers":">=3.0.0"},"optionalDependencies":{"ws":"^8.18.0","archiver":"^7.0.1"},"peerDependenciesMeta":{"unpdf":{"optional":true},"typescript":{"optional":true},"onnxruntime-web":{"optional":true},"@huggingface/transformers":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/docling-sdk_2.0.4_1770776820523_0.8151562176075517","host":"s3://npm-registry-packages-npm-production"}},"2.0.5":{"name":"docling-sdk","version":"2.0.5","keywords":["docling","document","conversion","pdf","ocr","typescript","sdk","client","api","cli","cross-runtime","browser","bun","deno","nodejs","webgpu","wasm","web-ocr","onnx"],"author":{"name":"Kauan Guesser","email":"54258870+kauandotnet@users.noreply.github.com"},"license":"BSD-3-Clause","_id":"docling-sdk@2.0.5","maintainers":[{"name":"leoafarias","email":"leoafarias@gmail.com"},{"name":"tnramalho","email":"thiago.nramalho@gmail.com"},{"name":"kauandotnet","email":"contato@kauan.net"}],"homepage":"https://github.com/btwld/docling-sdk#readme","bugs":{"url":"https://github.com/btwld/docling-sdk/issues"},"dist":{"shasum":"37fe9d3087ef05109ba458ea5e1fcefc82bf3bda","tarball":"https://registry.npmjs.org/docling-sdk/-/docling-sdk-2.0.5.tgz","fileCount":72,"integrity":"sha512-bXpjL7ntCcrRJQemRnAMHWqicOrmd5CaSs3hB9yS/DL5sQ6/1wqSdYHBfdKFvqiKN/QlYnlHSNgMyRU/NHphRQ==","signatures":[{"sig":"MEYCIQDw6wB5WFbHGBy4w+laffY9SQfcDqs6vcI4TWjxBiWzvwIhAKZRt+RoBG/niDtNiXUBuhYJr5BvgC/89ksC9b0M6WiU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":396726},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"bun":"./dist/index.js","deno":"./dist/index.js","node":"./dist/index.js","types":"./dist/index.d.ts","import":"./dist/index.js","browser":"./dist/browser.js","default":"./dist/index.js"},"./cli":{"types":"./dist/cli-entry.d.ts","import":"./dist/cli.js"},"./web":{"types":"./dist/web-entry.d.ts","import":"./dist/web.js"},"./browser":{"types":"./dist/browser-entry.d.ts","import":"./dist/browser.js"},"./platform":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./web/worker":{"import":"./dist/web-worker.js"}},"gitHead":"78926dd667d9bdb63eee63f41e48b4a16e61be0f","scripts":{"dev":"tsup --watch","lint":"biome lint src","test":"npm run test:unit","build":"tsup && tsc -p tsconfig.build.json && tsc-alias -p tsconfig.build.json","check":"biome check src","clean":"rimraf dist","format":"biome format src","test:ui":"vitest --ui","docs:dev":"typedoc --watch","lint:fix":"biome lint --write src","test:all":"vitest run tests/unit tests/integration tests/integrations","check:fix":"biome check --write src","test:unit":"vitest run tests/unit","typecheck":"tsc --noEmit","docs:build":"typedoc","format:fix":"biome format --write src","examples:s3":"tsx examples/05-s3-integration.ts","examples:bun":"bun run examples/runtimes/bun.ts","examples:cli":"tsx examples/04-cli-client.ts","examples:deno":"deno run --allow-net --allow-env --allow-read examples/runtimes/deno.ts","examples:node":"tsx examples/runtimes/node.ts","openapi:fetch":"tsx scripts/fetch-openapi.ts","test:coverage":"vitest run tests/unit --coverage","examples:async":"tsx examples/03-async-processing.ts","openapi:update":"npm run openapi:fetch && npm run openapi:generate","prepublishOnly":"npm run clean && npm run typecheck && npm run lint && npm run test && npm run build","examples:worker":"cd examples/runtimes/cloudflare-worker && wrangler dev","examples:browser":"vite examples/runtimes/browser","examples:web-ocr":"cd examples/web-ocr && npm run dev","openapi:generate":"openapi-typescript openapi/docling-serve.json -o src/types/generated/api.ts","test:integration":"vitest run tests/integration tests/integrations","examples:basic-api":"tsx examples/01-basic-api.ts","examples:streaming":"tsx examples/02-streaming.ts","examples:typescript":"tsx examples/06-typescript-types.ts"},"_npmUser":{"name":"kauandotnet","email":"contato@kauan.net"},"repository":{"url":"git+https://github.com/btwld/docling-sdk.git","type":"git"},"_npmVersion":"10.8.2","description":"TypeScript SDK for Docling - Bridge between Python Docling ecosystem and JavaScript/TypeScript. Supports both CLI and API modes with dual publishing.","directories":{},"sideEffects":["./dist/web-worker.js"],"_nodeVersion":"20.20.1","dependencies":{"zod":"^4.0.15","mitt":"^3.0.1","ofetch":"^1.4.1"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.20.5","tsup":"^8.3.5","vite":"^6.0.0","rimraf":"^6.0.1","vitest":"^2.1.8","typedoc":"^0.27.4","@types/ws":"^8.5.13","tsc-alias":"^1.8.16","@vitest/ui":"^2.1.8","typescript":"^5.7.2","@types/node":"^24.9.1","@biomejs/biome":"^1.9.4","@types/archiver":"^6.0.3","@aws-sdk/client-s3":"^3.0.0","openapi-typescript":"^7.10.1","@vitest/coverage-v8":"^2.1.8","@aws-sdk/lib-storage":"^3.0.0"},"peerDependencies":{"unpdf":">=0.12.0","typescript":">=4.9.0","onnxruntime-web":">=1.18.0","@huggingface/transformers":">=3.0.0"},"optionalDependencies":{"ws":"^8.18.0","archiver":"^7.0.1"},"peerDependenciesMeta":{"unpdf":{"optional":true},"typescript":{"optional":true},"onnxruntime-web":{"optional":true},"@huggingface/transformers":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/docling-sdk_2.0.5_1775088828172_0.4447538366321788","host":"s3://npm-registry-packages-npm-production"}},"2.0.6":{"name":"docling-sdk","version":"2.0.6","description":"TypeScript SDK for Docling - Bridge between Python Docling ecosystem and JavaScript/TypeScript. Supports both CLI and API modes with dual publishing.","type":"module","main":"dist/index.js","module":"dist/index.js","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","browser":"./dist/browser.js","bun":"./dist/index.js","deno":"./dist/index.js","node":"./dist/index.js","import":"./dist/index.js","default":"./dist/index.js"},"./cli":{"types":"./dist/cli-entry.d.ts","import":"./dist/cli.js"},"./browser":{"types":"./dist/browser-entry.d.ts","import":"./dist/browser.js"},"./web":{"types":"./dist/web-entry.d.ts","import":"./dist/web.js"},"./web/worker":{"import":"./dist/web-worker.js"},"./platform":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"sideEffects":["./dist/web-worker.js"],"scripts":{"build":"tsup && tsc -p tsconfig.build.json && tsc-alias -p tsconfig.build.json","dev":"tsup --watch","test":"npm run test:unit","test:unit":"vitest run tests/unit","test:integration":"vitest run tests/integration tests/integrations","test:all":"vitest run tests/unit tests/integration tests/integrations","test:coverage":"vitest run tests/unit --coverage","test:ui":"vitest --ui","lint":"biome lint src","lint:fix":"biome lint --write src","format":"biome format src","format:fix":"biome format --write src","check":"biome check src","check:fix":"biome check --write src","typecheck":"tsc --noEmit","clean":"rimraf dist","prepublishOnly":"npm run clean && npm run typecheck && npm run lint && npm run test && npm run build","docs:dev":"typedoc --watch","docs:build":"typedoc","examples:basic-api":"tsx examples/01-basic-api.ts","examples:streaming":"tsx examples/02-streaming.ts","examples:async":"tsx examples/03-async-processing.ts","examples:cli":"tsx examples/04-cli-client.ts","examples:s3":"tsx examples/05-s3-integration.ts","examples:typescript":"tsx examples/06-typescript-types.ts","examples:node":"tsx examples/runtimes/node.ts","examples:bun":"bun run examples/runtimes/bun.ts","examples:deno":"deno run --allow-net --allow-env --allow-read examples/runtimes/deno.ts","examples:browser":"vite examples/runtimes/browser","examples:web-ocr":"cd examples/web-ocr && npm run dev","examples:worker":"cd examples/runtimes/cloudflare-worker && wrangler dev","openapi:fetch":"tsx scripts/fetch-openapi.ts","openapi:generate":"openapi-typescript openapi/docling-serve.json -o src/types/generated/api.ts","openapi:update":"npm run openapi:fetch && npm run openapi:generate"},"keywords":["docling","document","conversion","pdf","ocr","typescript","sdk","client","api","cli","cross-runtime","browser","bun","deno","nodejs","webgpu","wasm","web-ocr","onnx"],"author":{"name":"Kauan Guesser","email":"54258870+kauandotnet@users.noreply.github.com"},"license":"BSD-3-Clause","repository":{"type":"git","url":"git+https://github.com/btwld/docling-sdk.git"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"bugs":{"url":"https://github.com/btwld/docling-sdk/issues"},"homepage":"https://github.com/btwld/docling-sdk#readme","engines":{"node":">=18.0.0"},"dependencies":{"mitt":"^3.0.1","ofetch":"^1.4.1","zod":"^4.0.15"},"optionalDependencies":{"archiver":"^7.0.1","ws":"^8.18.0"},"devDependencies":{"@aws-sdk/client-s3":"^3.0.0","@aws-sdk/lib-storage":"^3.0.0","@biomejs/biome":"^1.9.4","@types/archiver":"^6.0.3","@types/node":"^24.9.1","@types/ws":"^8.5.13","@vitest/coverage-v8":"^2.1.8","@vitest/ui":"^2.1.8","openapi-typescript":"^7.10.1","rimraf":"^6.0.1","tsc-alias":"^1.8.16","tsup":"^8.3.5","tsx":"^4.20.5","typedoc":"^0.27.4","typescript":"^5.7.2","vite":"^6.0.0","vitest":"^2.1.8"},"peerDependencies":{"@huggingface/transformers":">=3.0.0","onnxruntime-web":">=1.18.0","typescript":">=4.9.0","unpdf":">=0.12.0"},"peerDependenciesMeta":{"typescript":{"optional":true},"unpdf":{"optional":true},"@huggingface/transformers":{"optional":true},"onnxruntime-web":{"optional":true}},"gitHead":"496b71010b929ea1c350623ec1fd29ac0b6b5f4b","_id":"docling-sdk@2.0.6","_nodeVersion":"24.15.0","_npmVersion":"11.12.1","dist":{"integrity":"sha512-wefETODNn8gYF4OZ5X6EAxjR7Hh3BOe22Dy+kwQceNCukDVCxVIIvx5VQlMrLqZEGoE2Cvwe4SXS2nGtZ7ZM3w==","shasum":"d4ca96636a8a97637a33823c0e55043bbfe0eb21","tarball":"https://registry.npmjs.org/docling-sdk/-/docling-sdk-2.0.6.tgz","fileCount":72,"unpackedSize":396678,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCwzZXVD6VKwCfPJimvUVx3vn207qFIF3Xikoy3wCZouwIgIWp3qQoqPfiieSACaX/hPOO3wvOJwODPciaJKNTAF6Y="}]},"_npmUser":{"name":"kauandotnet","email":"contato@kauan.net"},"directories":{},"maintainers":[{"name":"leoafarias","email":"leoafarias@gmail.com"},{"name":"tnramalho","email":"thiago.nramalho@gmail.com"},{"name":"kauandotnet","email":"contato@kauan.net"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/docling-sdk_2.0.6_1778818468896_0.9071690523027869"},"_hasShrinkwrap":false}},"time":{"created":"2025-08-13T21:51:42.490Z","modified":"2026-05-15T04:14:29.197Z","1.0.0":"2025-08-13T21:51:42.786Z","1.0.1":"2025-08-13T22:34:48.499Z","1.0.2":"2025-08-13T22:46:51.574Z","1.0.3":"2025-08-14T04:09:39.467Z","1.0.4":"2025-08-21T11:00:41.882Z","1.0.5":"2025-08-21T13:39:16.905Z","1.0.6":"2025-08-21T13:51:18.385Z","1.0.7":"2025-08-25T02:04:16.635Z","1.1.0":"2025-09-09T04:30:04.425Z","1.2.0":"2025-09-09T21:29:17.791Z","1.3.0":"2025-09-11T01:36:41.128Z","1.3.1":"2025-09-11T04:26:20.127Z","1.3.2":"2025-09-16T00:38:13.509Z","1.3.3":"2025-09-21T17:07:19.031Z","1.3.4":"2025-09-24T05:21:39.925Z","1.3.5":"2025-10-09T02:20:54.181Z","1.3.6":"2025-10-09T04:06:16.998Z","3.0.0":"2026-02-09T21:51:22.971Z","2.0.0":"2026-02-09T21:57:49.555Z","2.0.1":"2026-02-09T22:00:16.443Z","2.0.2":"2026-02-10T20:11:02.157Z","2.0.3":"2026-02-10T23:17:43.841Z","2.0.4":"2026-02-11T02:27:00.697Z","2.0.5":"2026-04-02T00:13:48.322Z","2.0.6":"2026-05-15T04:14:29.087Z"},"bugs":{"url":"https://github.com/btwld/docling-sdk/issues"},"author":{"name":"Kauan Guesser","email":"54258870+kauandotnet@users.noreply.github.com"},"license":"BSD-3-Clause","homepage":"https://github.com/btwld/docling-sdk#readme","keywords":["docling","document","conversion","pdf","ocr","typescript","sdk","client","api","cli","cross-runtime","browser","bun","deno","nodejs","webgpu","wasm","web-ocr","onnx"],"repository":{"type":"git","url":"git+https://github.com/btwld/docling-sdk.git"},"description":"TypeScript SDK for Docling - Bridge between Python Docling ecosystem and JavaScript/TypeScript. Supports both CLI and API modes with dual publishing.","maintainers":[{"name":"leoafarias","email":"leoafarias@gmail.com"},{"name":"tnramalho","email":"thiago.nramalho@gmail.com"},{"name":"kauandotnet","email":"contato@kauan.net"}],"readme":"# Docling SDK\n\nTypeScript SDK for [Docling](https://github.com/DS4SD/docling) -- bridge between the Python Docling ecosystem and JavaScript/TypeScript.\n\n[![npm version](https://badge.fury.io/js/docling-sdk.svg)](https://www.npmjs.com/package/docling-sdk)\n[![GitHub release](https://img.shields.io/github/release/btwld/docling-sdk.svg)](https://github.com/btwld/docling-sdk/releases)\n[![npm downloads](https://img.shields.io/npm/dm/docling-sdk.svg)](https://www.npmjs.com/package/docling-sdk)\n[![License](https://img.shields.io/npm/l/docling-sdk.svg)](https://github.com/btwld/docling-sdk/blob/main/LICENSE)\n[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/btwld/docling-sdk)\n\n## What is Docling SDK?\n\nDocling SDK provides document conversion, OCR, and chunking capabilities in TypeScript. It supports three client modes: an **API client** for Docling Serve, a **CLI client** wrapping the Python Docling tool, and a **Web OCR client** running entirely in the browser via WebGPU/WASM. The SDK works across Node.js, Bun, Deno, browsers, and Cloudflare Workers.\n\n## Installation\n\n```bash\nnpm install docling-sdk\n```\n\nAlso available via GitHub Package Registry: `npm install @btwld/docling-sdk`\n\nFor Web OCR, install peer dependencies: `npm install @huggingface/transformers onnxruntime-web`\n\nSee the [Getting Started guide](./docs/getting-started.md) for prerequisites and setup.\n\n## Quick Start\n\n### API Client\n\n```typescript\nimport { readFile } from \"node:fs/promises\";\nimport { Docling } from \"docling-sdk\";\n\nconst client = new Docling({ api: { baseUrl: \"http://localhost:5001\" } });\nconst buffer = await readFile(\"./document.pdf\");\n\nconst result = await client.convert(buffer, \"document.pdf\", { to_formats: [\"md\"] });\nconsole.log(result.document.md_content);\n```\n\n[Full API Client guide](./docs/api-client.md)\n\n### CLI Client\n\n```typescript\nimport { Docling } from \"docling-sdk\";\n\nconst client = new Docling({ cli: { outputDir: \"./output\" } });\nconst result = await client.convert(\"./document.pdf\", \"document.pdf\", { to_formats: [\"md\"] });\nconsole.log(result.document.md_content);\n```\n\n[Full CLI Client guide](./docs/cli-client.md)\n\n### Web OCR\n\n```typescript\nimport { createWebClient } from \"docling-sdk/web\";\n\nconst client = createWebClient({ device: \"webgpu\" });\nawait client.initialize();\n\nconst result = await client.processImage(imageFile);\nconsole.log(result.markdown);\nclient.destroy();\n```\n\n[Full Web Client guide](./docs/web-client.md)\n\n## Feature Matrix\n\n| Feature | API | CLI | Web |\n|---------|-----|-----|-----|\n| Document conversion (PDF, DOCX, PPTX, HTML, images, ...) | Yes | Yes | Yes |\n| Output formats (Markdown, JSON, HTML, text, DocTags) | Yes | Yes | Yes |\n| Streaming (content, ZIP, input) | Yes | -- | -- |\n| Async tasks with progress | Yes | -- | -- |\n| Document chunking (RAG) | Yes | -- | -- |\n| S3 integration | Yes | -- | -- |\n| VLM pipeline | Yes | Yes | -- |\n| ASR pipeline | -- | Yes | -- |\n| Batch processing | -- | Yes | -- |\n| Directory watching | -- | Yes | -- |\n| Browser-based OCR (no server) | -- | -- | Yes |\n| WebSocket progress tracking | Yes | -- | -- |\n\n## Documentation\n\n### Guides\n\n- [Getting Started](./docs/getting-started.md) -- installation, prerequisites, first conversion\n- [Configuration](./docs/configuration.md) -- all config options for API, CLI, and Web clients\n- [Error Handling](./docs/error-handling.md) -- error hierarchy, retry logic, Result pattern\n- [TypeScript](./docs/typescript.md) -- type guards, Result types, OpenAPI types, Zod validation\n\n### Client Guides\n\n- [API Client](./docs/api-client.md) -- HTTP client for Docling Serve\n- [CLI Client](./docs/cli-client.md) -- Python CLI wrapper\n- [Web Client](./docs/web-client.md) -- browser-based OCR\n\n### Feature Guides\n\n- [Document Chunking](./docs/chunking.md) -- HybridChunker and HierarchicalChunker for RAG\n- [Async and Progress](./docs/async-progress.md) -- async tasks, polling, WebSocket\n- [Streaming](./docs/streaming.md) -- content, ZIP, and input streaming\n- [S3 Integration](./docs/s3-integration.md) -- S3 source and target operations\n- [VLM Pipeline](./docs/vlm-pipeline.md) -- Vision Language Model and ASR pipelines\n- [Cross-Runtime](./docs/cross-runtime.md) -- Node.js, Bun, Deno, Browser, CF Workers\n\n### Reference\n\n- [API Reference](./docs/api-reference.md) -- method-by-method reference\n- [Migration Guide](./docs/migration.md) -- v1.x to v2.0 migration\n- [Examples](./docs/examples.md) -- annotated guide to all examples\n\n## Requirements\n\n| Requirement | Version |\n|-------------|---------|\n| Node.js | >= 18.0.0 |\n| TypeScript (optional) | >= 4.9.0 |\n| Docling Serve (API mode) | Latest |\n| Python Docling (CLI mode) | Latest |\n| WebGPU/WASM (Web mode) | Chrome 113+ or WASM fallback |\n\n## Contributing\n\nContributions are welcome. Please read the [Contributing Guide](CONTRIBUTING.md) for details.\n\n## License\n\nBSD 3-Clause License -- see [LICENSE](LICENSE) for details.\n\n## Related Projects\n\n- [Docling](https://github.com/DS4SD/docling) -- the main Python library\n- [Docling Serve](https://github.com/DS4SD/docling-serve) -- REST API server\n- [Docling TS](https://github.com/DS4SD/docling-ts) -- TypeScript types and components\n","readmeFilename":"README.md"}