{"_id":"@anydocs/cli","_rev":"21-9e6e8a23bcb8b6d6b76c671abf9d9198","name":"@anydocs/cli","dist-tags":{"latest":"1.4.0"},"versions":{"1.0.0":{"name":"@anydocs/cli","version":"1.0.0","_id":"@anydocs/cli@1.0.0","maintainers":[{"name":"shawndslee","email":"shawndslee@gmail.com"}],"bin":{"anydocs":"dist/index.js"},"dist":{"shasum":"4983ea26c0321f7f76062360dde75782150b6c1e","tarball":"https://registry.npmjs.org/@anydocs/cli/-/cli-1.0.0.tgz","fileCount":17,"integrity":"sha512-JHe8aZbxjgYWYGF3gBloCwk2FnMR2cSK+N1g3c9Q2XO7+ZREUJBvnWyL4ClXst+2AL7mGJstf5XmJLUUGHDzzg==","signatures":[{"sig":"MEUCIQDgo6+3UtXNh/6EOZBv/d7ag8m/T+0KFXXEXSxRJ0bqKwIgP2+Qqo7A/l3BEVXLdZAwJZLKcOQROLShk40gEuPbvKY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":68484},"type":"module","gitHead":"626c5323eae17329a399335b5667d0a326f166ba","scripts":{"cli":"node --experimental-strip-types src/index.ts","dev":"tsx src/index.ts","test":"node --experimental-strip-types --test --test-concurrency=1 tests/**/*.test.ts","build":"pnpm clean && pnpm --filter @anydocs/core build && tsc -p tsconfig.json","clean":"node -e \"require('node:fs').rmSync('dist', { recursive: true, force: true })\"","preview":"node --experimental-strip-types src/index.ts preview","typecheck":"tsc --noEmit","prepublishOnly":"pnpm build"},"_npmUser":{"name":"shawndslee","email":"shawndslee@gmail.com"},"_npmVersion":"11.7.0","directories":{},"_nodeVersion":"22.18.0","dependencies":{"@anydocs/core":"1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.0.0","typescript":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.0_1774529165325_0.29595040244235027","host":"s3://npm-registry-packages-npm-production"}},"1.0.1":{"name":"@anydocs/cli","version":"1.0.1","_id":"@anydocs/cli@1.0.1","maintainers":[{"name":"shawndslee","email":"shawndslee@gmail.com"}],"bin":{"anydocs":"dist/index.js"},"dist":{"shasum":"7d5032661661cfd6c81aec81463db80570ac4ed5","tarball":"https://registry.npmjs.org/@anydocs/cli/-/cli-1.0.1.tgz","fileCount":17,"integrity":"sha512-OAXQIZZvo8nT3pErUqCq/0ohF8khCNRfc+uCJHiq5hTH77QPJcJ2UNNjt9s4c0H3ST33dJk0GreO89dpcNGjpg==","signatures":[{"sig":"MEQCIBcCCUI8oXTPO8WNt+VMxongrv7tE/zoOYkzfeSPptsKAiADzt1mbiw7TyMi7X9t0FrbWN7WfYzd4dcJh56KnbtUag==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":68482},"type":"module","gitHead":"626c5323eae17329a399335b5667d0a326f166ba","scripts":{"cli":"node --experimental-strip-types src/index.ts","dev":"tsx src/index.ts","test":"node --experimental-strip-types --test --test-concurrency=1 tests/**/*.test.ts","build":"pnpm clean && pnpm --filter @anydocs/core build && tsc -p tsconfig.json","clean":"node -e \"require('node:fs').rmSync('dist', { recursive: true, force: true })\"","preview":"node --experimental-strip-types src/index.ts preview","typecheck":"tsc --noEmit","prepublishOnly":"pnpm build"},"_npmUser":{"name":"shawndslee","email":"shawndslee@gmail.com"},"_npmVersion":"11.7.0","directories":{},"_nodeVersion":"22.18.0","dependencies":{"@anydocs/core":"1.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.0.0","typescript":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.1_1774532107926_0.09026204809396288","host":"s3://npm-registry-packages-npm-production"}},"1.0.2":{"name":"@anydocs/cli","version":"1.0.2","_id":"@anydocs/cli@1.0.2","maintainers":[{"name":"shawndslee","email":"shawndslee@gmail.com"}],"bin":{"anydocs":"dist/index.js"},"dist":{"shasum":"486a4d9f964b6cdbfe28e479b96138d3d6226167","tarball":"https://registry.npmjs.org/@anydocs/cli/-/cli-1.0.2.tgz","fileCount":159,"integrity":"sha512-tmbVNXLqBfdVGC3waGYukf3bhP3GS9ziHXymq/k5Z8GBtYmGDbsyHgb8ur6knT/CS9j8ImM/U9ZJkd7G9sKRUg==","signatures":[{"sig":"MEYCIQC1A3FytoFXbdRTV8idQKV61kwyyF470yeleTmuU1Zb5gIhAPHUow9sbm3cfMY2S3znZtJRPByyCUYhARyP/PdWN01A","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5391228},"type":"module","gitHead":"e03767db850045a6a3b1ab5dd1389187a6509a2c","scripts":{"cli":"node --experimental-strip-types src/index.ts","dev":"tsx src/index.ts","test":"node --experimental-strip-types --test --test-concurrency=1 tests/**/*.test.ts","build":"pnpm clean && pnpm --filter @anydocs/core build && tsc -p tsconfig.json && node scripts/prepare-studio-runtime.mjs","clean":"node -e \"require('node:fs').rmSync('dist', { recursive: true, force: true }); require('node:fs').rmSync('studio-runtime', { recursive: true, force: true })\"","preview":"node --experimental-strip-types src/index.ts preview","typecheck":"tsc --noEmit","test:package":"node --experimental-strip-types --test --test-concurrency=1 tests/package-artifact.test.ts","prepublishOnly":"pnpm build"},"_npmUser":{"name":"shawndslee","email":"shawndslee@gmail.com"},"_npmVersion":"11.7.0","directories":{},"_nodeVersion":"22.18.0","dependencies":{"clsx":"^2.1.1","cmdk":"^1.1.1","next":"16.1.6","react":"19.2.3","slate":"^0.123.0","react-dom":"19.2.3","slate-dom":"^0.123.0","@yoopta/ui":"^6.0.1","minisearch":"^7.1.2","remark-gfm":"^4.0.1","typescript":"^5.0.0","@types/node":"^20","slate-react":"^0.123.0","tailwindcss":"^4","@types/react":"^19","@yoopta/code":"^6.0.1","@yoopta/link":"^6.0.1","lucide-react":"^0.542.0","@anydocs/core":"1.0.2","@yoopta/image":"^6.0.1","@yoopta/lists":"^6.0.1","@yoopta/marks":"^6.0.1","@yoopta/table":"^6.0.1","@yoopta/editor":"^6.0.1","react-markdown":"^10.1.0","tailwind-merge":"^3.3.1","@yoopta/callout":"^6.0.1","@yoopta/divider":"^6.0.1","@types/react-dom":"^19","@yoopta/headings":"^6.0.1","@yoopta/paragraph":"^6.0.1","@tailwindcss/forms":"^0.5.11","@yoopta/blockquote":"^6.0.1","@radix-ui/react-slot":"^1.2.3","@radix-ui/react-tabs":"^1.1.13","@tailwindcss/postcss":"^4","@yoopta/themes-shadcn":"^6.0.1","@radix-ui/react-dialog":"^1.1.15","@radix-ui/react-select":"^2.2.6","@radix-ui/react-popover":"^1.1.15","@tailwindcss/typography":"^0.5.19","class-variance-authority":"^0.7.1","@radix-ui/react-separator":"^1.1.6","@radix-ui/react-scroll-area":"^1.2.9","@scalar/api-reference-react":"0.9.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.2_1774551277405_0.29534544744806257","host":"s3://npm-registry-packages-npm-production"}},"1.0.3":{"name":"@anydocs/cli","version":"1.0.3","_id":"@anydocs/cli@1.0.3","maintainers":[{"name":"shawndslee","email":"shawndslee@gmail.com"}],"bin":{"anydocs":"dist/index.js"},"dist":{"shasum":"28d77b76588fd867a8d03d162a9d7db0c236245e","tarball":"https://registry.npmjs.org/@anydocs/cli/-/cli-1.0.3.tgz","fileCount":307,"integrity":"sha512-FXgHPA6dRTH2DL8zTpzMHKLvOd5a35kPy9g9UT81Y6Mr4QcoUj3qMC82tI7EAOijqHeL3HTbTl+/XS+9sX1W1w==","signatures":[{"sig":"MEQCIClFllG/wxXFjBrWJ7SoNr5+c0EDlsQ9K2GR4u5o/xouAiB1L6A0ZSw1G6hJgfbgMA8zk7CE/ICitpLKpAirDazZOQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":10733041},"type":"module","gitHead":"e03767db850045a6a3b1ab5dd1389187a6509a2c","scripts":{"cli":"node --experimental-strip-types src/index.ts","dev":"tsx src/index.ts","test":"node --experimental-strip-types --test --test-concurrency=1 tests/**/*.test.ts","build":"pnpm clean && pnpm --filter @anydocs/core build && tsc -p tsconfig.json && node scripts/prepare-studio-runtime.mjs","clean":"node -e \"require('node:fs').rmSync('dist', { recursive: true, force: true }); require('node:fs').rmSync('studio-runtime', { recursive: true, force: true }); require('node:fs').rmSync('docs-runtime', { recursive: true, force: true })\"","preview":"node --experimental-strip-types src/index.ts preview","typecheck":"tsc --noEmit","test:package":"node --experimental-strip-types --test --test-concurrency=1 tests/package-artifact.test.ts","prepublishOnly":"pnpm build"},"_npmUser":{"name":"shawndslee","email":"shawndslee@gmail.com"},"_npmVersion":"11.7.0","directories":{},"_nodeVersion":"22.18.0","dependencies":{"clsx":"^2.1.1","cmdk":"^1.1.1","next":"16.1.6","react":"19.2.3","slate":"^0.123.0","react-dom":"19.2.3","slate-dom":"^0.123.0","@yoopta/ui":"^6.0.1","minisearch":"^7.1.2","remark-gfm":"^4.0.1","typescript":"^5.0.0","@types/node":"^20","slate-react":"^0.123.0","tailwindcss":"^4","@types/react":"^19","@yoopta/code":"^6.0.1","@yoopta/link":"^6.0.1","lucide-react":"^0.542.0","@anydocs/core":"1.0.3","@yoopta/image":"^6.0.1","@yoopta/lists":"^6.0.1","@yoopta/marks":"^6.0.1","@yoopta/table":"^6.0.1","@yoopta/editor":"^6.0.1","react-markdown":"^10.1.0","tailwind-merge":"^3.3.1","@yoopta/callout":"^6.0.1","@yoopta/divider":"^6.0.1","@types/react-dom":"^19","@yoopta/headings":"^6.0.1","@yoopta/paragraph":"^6.0.1","@tailwindcss/forms":"^0.5.11","@yoopta/blockquote":"^6.0.1","@radix-ui/react-slot":"^1.2.3","@radix-ui/react-tabs":"^1.1.13","@tailwindcss/postcss":"^4","@yoopta/themes-shadcn":"^6.0.1","@radix-ui/react-dialog":"^1.1.15","@radix-ui/react-select":"^2.2.6","@radix-ui/react-popover":"^1.1.15","@tailwindcss/typography":"^0.5.19","class-variance-authority":"^0.7.1","@radix-ui/react-separator":"^1.1.6","@radix-ui/react-scroll-area":"^1.2.9","@scalar/api-reference-react":"0.9.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.3_1774579632404_0.36896253584569116","host":"s3://npm-registry-packages-npm-production"}},"1.0.4":{"name":"@anydocs/cli","version":"1.0.4","_id":"@anydocs/cli@1.0.4","maintainers":[{"name":"shawndslee","email":"shawndslee@gmail.com"}],"bin":{"anydocs":"dist/index.js"},"dist":{"shasum":"7820f93e28d5316201b0d504f36b9b1aea09e0cc","tarball":"https://registry.npmjs.org/@anydocs/cli/-/cli-1.0.4.tgz","fileCount":303,"integrity":"sha512-LVZQp8swAn+pJ1nMAU+kGqT0ilT4wolO1TtFAyBgvCmwvlOo0XNNPLaMu5ho9xx2rWIp+PRS5axOGcZZethf8Q==","signatures":[{"sig":"MEUCIAgokZlQCzs/PqiXwoch44xNfPK5AmNtB757qGW0inTHAiEAmAlB5P4hrC4pv0ySRMBYAWFvKux8Ljg6Bfs+jlOs/pQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":10717109},"type":"module","gitHead":"e03767db850045a6a3b1ab5dd1389187a6509a2c","scripts":{"cli":"node --experimental-strip-types src/index.ts","dev":"tsx src/index.ts","test":"node --experimental-strip-types --test --test-concurrency=1 tests/**/*.test.ts","build":"pnpm clean && pnpm --filter @anydocs/core build && tsc -p tsconfig.json && node scripts/prepare-studio-runtime.mjs","clean":"node -e \"require('node:fs').rmSync('dist', { recursive: true, force: true }); require('node:fs').rmSync('studio-runtime', { recursive: true, force: true }); require('node:fs').rmSync('docs-runtime', { recursive: true, force: true })\"","preview":"node --experimental-strip-types src/index.ts preview","typecheck":"tsc --noEmit","test:package":"node --experimental-strip-types --test --test-concurrency=1 tests/package-artifact.test.ts","prepublishOnly":"pnpm build"},"_npmUser":{"name":"shawndslee","email":"shawndslee@gmail.com"},"_npmVersion":"11.7.0","directories":{},"_nodeVersion":"22.18.0","dependencies":{"clsx":"^2.1.1","cmdk":"^1.1.1","next":"16.1.6","react":"19.2.3","slate":"^0.123.0","react-dom":"19.2.3","slate-dom":"^0.123.0","@yoopta/ui":"^6.0.1","minisearch":"^7.1.2","remark-gfm":"^4.0.1","typescript":"^5.0.0","@types/node":"^20","slate-react":"^0.123.0","tailwindcss":"^4","@types/react":"^19","@yoopta/code":"^6.0.1","@yoopta/link":"^6.0.1","lucide-react":"^0.542.0","@anydocs/core":"1.0.3","@yoopta/image":"^6.0.1","@yoopta/lists":"^6.0.1","@yoopta/marks":"^6.0.1","@yoopta/table":"^6.0.1","@yoopta/editor":"^6.0.1","react-markdown":"^10.1.0","tailwind-merge":"^3.3.1","@yoopta/callout":"^6.0.1","@yoopta/divider":"^6.0.1","@types/react-dom":"^19","@yoopta/headings":"^6.0.1","@yoopta/paragraph":"^6.0.1","@tailwindcss/forms":"^0.5.11","@yoopta/blockquote":"^6.0.1","@radix-ui/react-slot":"^1.2.3","@radix-ui/react-tabs":"^1.1.13","@tailwindcss/postcss":"^4","@yoopta/themes-shadcn":"^6.0.1","@radix-ui/react-dialog":"^1.1.15","@radix-ui/react-select":"^2.2.6","@radix-ui/react-popover":"^1.1.15","@tailwindcss/typography":"^0.5.19","class-variance-authority":"^0.7.1","@radix-ui/react-separator":"^1.1.6","@radix-ui/react-scroll-area":"^1.2.9","@scalar/api-reference-react":"0.9.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4_1774580959644_0.4901216564562594","host":"s3://npm-registry-packages-npm-production"}},"1.0.5":{"name":"@anydocs/cli","version":"1.0.5","_id":"@anydocs/cli@1.0.5","maintainers":[{"name":"shawndslee","email":"shawndslee@gmail.com"}],"bin":{"anydocs":"dist/index.js"},"dist":{"shasum":"62ae12a627a36039d606711f6f15321d3f2bf04a","tarball":"https://registry.npmjs.org/@anydocs/cli/-/cli-1.0.5.tgz","fileCount":303,"integrity":"sha512-zyYdhKQWCC54etTxu+iR2Qe07Nl0JXA2hJ21ZbmRkGt1sYfvJuUQ31YWfUS8jfQwmjUsJYKZLJzkNyY4qQxnag==","signatures":[{"sig":"MEUCIQD1D1Nmrau545fBgpliSFwWd4WpR75EtkLqynSe9EDmegIgALjZP237IKi8y4FimT0A2bfRI1HANNTa4Y3oexzJZhA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":10717122},"type":"module","gitHead":"e03767db850045a6a3b1ab5dd1389187a6509a2c","scripts":{"cli":"node --experimental-strip-types src/index.ts","dev":"tsx src/index.ts","test":"node --experimental-strip-types --test --test-concurrency=1 tests/**/*.test.ts","build":"pnpm clean && pnpm --filter @anydocs/core build && tsc -p tsconfig.json && node scripts/prepare-studio-runtime.mjs","clean":"node -e \"require('node:fs').rmSync('dist', { recursive: true, force: true }); require('node:fs').rmSync('studio-runtime', { recursive: true, force: true }); require('node:fs').rmSync('docs-runtime', { recursive: true, force: true })\"","preview":"node --experimental-strip-types src/index.ts preview","typecheck":"tsc --noEmit","test:package":"node --experimental-strip-types --test --test-concurrency=1 tests/package-artifact.test.ts","prepublishOnly":"pnpm build"},"_npmUser":{"name":"shawndslee","email":"shawndslee@gmail.com"},"_npmVersion":"11.7.0","directories":{},"_nodeVersion":"22.18.0","dependencies":{"clsx":"^2.1.1","cmdk":"^1.1.1","next":"16.1.6","react":"19.2.3","slate":"^0.123.0","react-dom":"19.2.3","slate-dom":"^0.123.0","@yoopta/ui":"^6.0.1","minisearch":"^7.1.2","remark-gfm":"^4.0.1","typescript":"^5.0.0","@types/node":"^20","slate-react":"^0.123.0","tailwindcss":"^4","@types/react":"^19","@yoopta/code":"^6.0.1","@yoopta/link":"^6.0.1","lucide-react":"^0.542.0","@anydocs/core":"1.0.3","@yoopta/image":"^6.0.1","@yoopta/lists":"^6.0.1","@yoopta/marks":"^6.0.1","@yoopta/table":"^6.0.1","@yoopta/editor":"^6.0.1","react-markdown":"^10.1.0","tailwind-merge":"^3.3.1","@yoopta/callout":"^6.0.1","@yoopta/divider":"^6.0.1","@types/react-dom":"^19","@yoopta/headings":"^6.0.1","@yoopta/paragraph":"^6.0.1","@tailwindcss/forms":"^0.5.11","@yoopta/blockquote":"^6.0.1","@radix-ui/react-slot":"^1.2.3","@radix-ui/react-tabs":"^1.1.13","@tailwindcss/postcss":"^4","@yoopta/themes-shadcn":"^6.0.1","@radix-ui/react-dialog":"^1.1.15","@radix-ui/react-select":"^2.2.6","@radix-ui/react-popover":"^1.1.15","@tailwindcss/typography":"^0.5.19","class-variance-authority":"^0.7.1","@radix-ui/react-separator":"^1.1.6","@radix-ui/react-scroll-area":"^1.2.9","@scalar/api-reference-react":"0.9.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.5_1774605760627_0.6992339310666569","host":"s3://npm-registry-packages-npm-production"}},"1.0.6":{"name":"@anydocs/cli","version":"1.0.6","_id":"@anydocs/cli@1.0.6","maintainers":[{"name":"shawndslee","email":"shawndslee@gmail.com"}],"bin":{"anydocs":"dist/index.js"},"dist":{"shasum":"12bce55d7e57e616494f52fc99120a523f1a2221","tarball":"https://registry.npmjs.org/@anydocs/cli/-/cli-1.0.6.tgz","fileCount":313,"integrity":"sha512-TzPsMrB4pfbSIuRy/OGluEw7XT/Iet1+kE0QlqhHg0BrE9geYBUxfX6CL4LbfVqASX+idbTyfQr0uD4RP+FWAg==","signatures":[{"sig":"MEYCIQCououTeDWCK25R4UqqEIwnmW1vDSySUYc+Zxc13QqBjwIhANc/bAntcXYo28aE+Tqx8tho+P0/+LFO3emkyvHJbGGy","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":10771488},"type":"module","gitHead":"690e0688ff7e94ac5970c410302259ee7da70cf2","scripts":{"cli":"node --experimental-strip-types src/index.ts","dev":"tsx src/index.ts","test":"node --experimental-strip-types --test --test-concurrency=1 tests/**/*.test.ts","build":"pnpm clean && pnpm --filter @anydocs/core build && tsc -p tsconfig.json && node scripts/prepare-studio-runtime.mjs","clean":"node -e \"require('node:fs').rmSync('dist', { recursive: true, force: true }); require('node:fs').rmSync('studio-runtime', { recursive: true, force: true }); require('node:fs').rmSync('docs-runtime', { recursive: true, force: true })\"","preview":"node --experimental-strip-types src/index.ts preview","typecheck":"tsc --noEmit -p tsconfig.typecheck.json","test:package":"node --experimental-strip-types --test --test-concurrency=1 tests/package-artifact.test.ts","prepublishOnly":"pnpm build"},"_npmUser":{"name":"shawndslee","email":"shawndslee@gmail.com"},"deprecated":"Broken publish: workspace dependency leaked into npm metadata. Use 1.0.7 or later.","_npmVersion":"11.7.0","directories":{},"_nodeVersion":"22.18.0","dependencies":{"clsx":"^2.1.1","cmdk":"^1.1.1","next":"16.1.6","react":"19.2.3","slate":"^0.123.0","react-dom":"19.2.3","slate-dom":"^0.123.0","@yoopta/ui":"^6.0.1","minisearch":"^7.1.2","remark-gfm":"^4.0.1","typescript":"^5.0.0","@types/node":"^20","slate-react":"^0.123.0","tailwindcss":"^4","@types/react":"^19","@yoopta/code":"^6.0.1","@yoopta/link":"^6.0.1","lucide-react":"^0.542.0","@anydocs/core":"workspace:*","@yoopta/image":"^6.0.1","@yoopta/lists":"^6.0.1","@yoopta/marks":"^6.0.1","@yoopta/table":"^6.0.1","@yoopta/editor":"^6.0.1","react-markdown":"^10.1.0","tailwind-merge":"^3.3.1","@yoopta/callout":"^6.0.1","@yoopta/divider":"^6.0.1","@types/react-dom":"^19","@yoopta/headings":"^6.0.1","@yoopta/paragraph":"^6.0.1","@tailwindcss/forms":"^0.5.11","@yoopta/blockquote":"^6.0.1","@radix-ui/react-slot":"^1.2.3","@radix-ui/react-tabs":"^1.1.13","@tailwindcss/postcss":"^4","@yoopta/themes-shadcn":"^6.0.1","@radix-ui/react-dialog":"^1.1.15","@radix-ui/react-select":"^2.2.6","@radix-ui/react-popover":"^1.1.15","@tailwindcss/typography":"^0.5.19","class-variance-authority":"^0.7.1","@radix-ui/react-separator":"^1.1.6","@radix-ui/react-scroll-area":"^1.2.9","@scalar/api-reference-react":"0.9.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.6_1774722365082_0.424797437019669","host":"s3://npm-registry-packages-npm-production"}},"1.0.7":{"name":"@anydocs/cli","version":"1.0.7","_id":"@anydocs/cli@1.0.7","maintainers":[{"name":"shawndslee","email":"shawndslee@gmail.com"}],"bin":{"anydocs":"dist/index.js"},"dist":{"shasum":"ac8bfaad0cc987a032415728a5e67b66bfb87dec","tarball":"https://registry.npmjs.org/@anydocs/cli/-/cli-1.0.7.tgz","fileCount":313,"integrity":"sha512-Dq1dKtk+v9UWvDEO5LYyR3BvwEBdpZsX8Hw5rd+T+lVZZQ4Wc1rrEzRN/lchvhraghPemRkcmKo0vPm1N45jCg==","signatures":[{"sig":"MEUCIHUtUHps4vNZ8PGNX5XSGLIAkJzT4TuuyDts4iVtdxv3AiEA4EqUscvWm/7eAkufLBihRotY7ses8872krwg1205sG0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":10771445},"type":"module","_from":"file:anydocs-cli-1.0.7.tgz","scripts":{"cli":"node --experimental-strip-types src/index.ts","dev":"tsx src/index.ts","test":"node --experimental-strip-types --test --test-concurrency=1 tests/**/*.test.ts","build":"pnpm clean && pnpm --filter @anydocs/core build && tsc -p tsconfig.json && node scripts/prepare-studio-runtime.mjs","clean":"node -e \"require('node:fs').rmSync('dist', { recursive: true, force: true }); require('node:fs').rmSync('studio-runtime', { recursive: true, force: true }); require('node:fs').rmSync('docs-runtime', { recursive: true, force: true })\"","preview":"node --experimental-strip-types src/index.ts preview","typecheck":"tsc --noEmit -p tsconfig.typecheck.json","test:package":"node --experimental-strip-types --test --test-concurrency=1 tests/package-artifact.test.ts"},"_npmUser":{"name":"shawndslee","email":"shawndslee@gmail.com"},"_resolved":"/private/var/folders/vb/vq_wf_td6j31y6_kfv7f4kkh0000gn/T/0371a75c6ed9d3feb1a4032777e92574/anydocs-cli-1.0.7.tgz","_integrity":"sha512-Dq1dKtk+v9UWvDEO5LYyR3BvwEBdpZsX8Hw5rd+T+lVZZQ4Wc1rrEzRN/lchvhraghPemRkcmKo0vPm1N45jCg==","_npmVersion":"11.7.0","directories":{},"_nodeVersion":"22.18.0","dependencies":{"clsx":"^2.1.1","cmdk":"^1.1.1","next":"16.1.6","react":"19.2.3","slate":"^0.123.0","react-dom":"19.2.3","slate-dom":"^0.123.0","@yoopta/ui":"^6.0.1","minisearch":"^7.1.2","remark-gfm":"^4.0.1","typescript":"^5.0.0","@types/node":"^20","slate-react":"^0.123.0","tailwindcss":"^4","@types/react":"^19","@yoopta/code":"^6.0.1","@yoopta/link":"^6.0.1","lucide-react":"^0.542.0","@anydocs/core":"1.0.4","@yoopta/image":"^6.0.1","@yoopta/lists":"^6.0.1","@yoopta/marks":"^6.0.1","@yoopta/table":"^6.0.1","@yoopta/editor":"^6.0.1","react-markdown":"^10.1.0","tailwind-merge":"^3.3.1","@yoopta/callout":"^6.0.1","@yoopta/divider":"^6.0.1","@types/react-dom":"^19","@yoopta/headings":"^6.0.1","@yoopta/paragraph":"^6.0.1","@tailwindcss/forms":"^0.5.11","@yoopta/blockquote":"^6.0.1","@radix-ui/react-slot":"^1.2.3","@radix-ui/react-tabs":"^1.1.13","@tailwindcss/postcss":"^4","@yoopta/themes-shadcn":"^6.0.1","@radix-ui/react-dialog":"^1.1.15","@radix-ui/react-select":"^2.2.6","@radix-ui/react-popover":"^1.1.15","@tailwindcss/typography":"^0.5.19","class-variance-authority":"^0.7.1","@radix-ui/react-separator":"^1.1.6","@radix-ui/react-scroll-area":"^1.2.9","@scalar/api-reference-react":"0.9.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.7_1774754680790_0.4750446547468108","host":"s3://npm-registry-packages-npm-production"}},"1.0.8":{"name":"@anydocs/cli","version":"1.0.8","_id":"@anydocs/cli@1.0.8","maintainers":[{"name":"shawndslee","email":"shawndslee@gmail.com"}],"bin":{"anydocs":"dist/index.js"},"dist":{"shasum":"3c89215ab537249f01810e82d865656c697df711","tarball":"https://registry.npmjs.org/@anydocs/cli/-/cli-1.0.8.tgz","fileCount":313,"integrity":"sha512-ab/dM5NgIwyG2Kkfee4caPmbAvuy/+F8slkDx1+r9pxolSDxnoV3QMMxBfu2FSL+x8iwt2FthDgwe2/b7b/YfA==","signatures":[{"sig":"MEQCIBrR1lnvnETK3IbC2tnMswSl2hEM4LvIp0XCsHjFck6PAiBiOa3W36V4UUTCcpsnPP33ExeXqpuAU9PIGx6XDPVfEw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":10774415},"type":"module","_from":"file:anydocs-cli-1.0.8.tgz","scripts":{"cli":"node --experimental-strip-types src/index.ts","dev":"tsx src/index.ts","test":"node --experimental-strip-types --test --test-concurrency=1 tests/**/*.test.ts","build":"pnpm clean && pnpm --filter @anydocs/core build && tsc -p tsconfig.json && node scripts/prepare-studio-runtime.mjs","clean":"node -e \"require('node:fs').rmSync('dist', { recursive: true, force: true }); require('node:fs').rmSync('studio-runtime', { recursive: true, force: true }); require('node:fs').rmSync('docs-runtime', { recursive: true, force: true })\"","preview":"node --experimental-strip-types src/index.ts preview","typecheck":"tsc --noEmit -p tsconfig.typecheck.json","test:package":"node --experimental-strip-types --test --test-concurrency=1 tests/package-artifact.test.ts"},"_npmUser":{"name":"shawndslee","email":"shawndslee@gmail.com"},"_resolved":"/private/var/folders/vb/vq_wf_td6j31y6_kfv7f4kkh0000gn/T/bc6ea316ed807fc6b2da13b10552290a/anydocs-cli-1.0.8.tgz","_integrity":"sha512-ab/dM5NgIwyG2Kkfee4caPmbAvuy/+F8slkDx1+r9pxolSDxnoV3QMMxBfu2FSL+x8iwt2FthDgwe2/b7b/YfA==","_npmVersion":"11.7.0","directories":{},"_nodeVersion":"22.18.0","dependencies":{"clsx":"^2.1.1","cmdk":"^1.1.1","next":"16.1.6","react":"19.2.3","slate":"^0.123.0","mermaid":"^11.13.0","react-dom":"19.2.3","slate-dom":"^0.123.0","@yoopta/ui":"^6.0.1","minisearch":"^7.1.2","remark-gfm":"^4.0.1","typescript":"^5.0.0","@types/node":"^20","slate-react":"^0.123.0","tailwindcss":"^4","@types/react":"^19","@yoopta/code":"^6.0.1","@yoopta/link":"^6.0.1","lucide-react":"^0.542.0","@anydocs/core":"1.0.4","@yoopta/image":"^6.0.1","@yoopta/lists":"^6.0.1","@yoopta/marks":"^6.0.1","@yoopta/table":"^6.0.1","@yoopta/editor":"^6.0.1","react-markdown":"^10.1.0","tailwind-merge":"^3.3.1","@yoopta/callout":"^6.0.1","@yoopta/divider":"^6.0.1","@types/react-dom":"^19","@yoopta/headings":"^6.0.1","@yoopta/paragraph":"^6.0.1","@tailwindcss/forms":"^0.5.11","@yoopta/blockquote":"^6.0.1","@radix-ui/react-slot":"^1.2.3","@radix-ui/react-tabs":"^1.1.13","@tailwindcss/postcss":"^4","@yoopta/themes-shadcn":"^6.0.1","@radix-ui/react-dialog":"^1.1.15","@radix-ui/react-select":"^2.2.6","@radix-ui/react-popover":"^1.1.15","@tailwindcss/typography":"^0.5.19","class-variance-authority":"^0.7.1","@radix-ui/react-separator":"^1.1.6","@radix-ui/react-scroll-area":"^1.2.9","@scalar/api-reference-react":"0.9.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.8_1774758826818_0.5230069736543101","host":"s3://npm-registry-packages-npm-production"}},"1.0.9":{"name":"@anydocs/cli","version":"1.0.9","_id":"@anydocs/cli@1.0.9","maintainers":[{"name":"shawndslee","email":"shawndslee@gmail.com"}],"bin":{"anydocs":"dist/index.js"},"dist":{"shasum":"7dce5d1e1cce3a70cc6a1c35564dbbf66719d2d5","tarball":"https://registry.npmjs.org/@anydocs/cli/-/cli-1.0.9.tgz","fileCount":313,"integrity":"sha512-JwOr0y9poXiUuRB+mxigWwDkSjIVPa6QY5ZAaOzM1xayKeXG/udEQTKeGo1BUvl10agqEFASQpKHUW9JgJL2NQ==","signatures":[{"sig":"MEYCIQDliwgWDN9YQhHCrDqNidSudC4YU1tJhEvOaHmpbanHswIhAMH9xLxtqaXsn820bcIFekme+/9qbmpkSB5BqgYhBsz7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":10774395},"type":"module","_from":"file:anydocs-cli-1.0.9.tgz","scripts":{"cli":"node --experimental-strip-types src/index.ts","dev":"tsx src/index.ts","test":"node --experimental-strip-types --test --test-concurrency=1 tests/**/*.test.ts","build":"pnpm clean && pnpm --filter @anydocs/core build && tsc -p tsconfig.json && node scripts/prepare-studio-runtime.mjs","clean":"node -e \"require('node:fs').rmSync('dist', { recursive: true, force: true }); require('node:fs').rmSync('studio-runtime', { recursive: true, force: true }); require('node:fs').rmSync('docs-runtime', { recursive: true, force: true })\"","preview":"node --experimental-strip-types src/index.ts preview","typecheck":"tsc --noEmit -p tsconfig.typecheck.json","test:package":"node --experimental-strip-types --test --test-concurrency=1 tests/package-artifact.test.ts"},"_npmUser":{"name":"shawndslee","email":"shawndslee@gmail.com"},"_resolved":"/private/var/folders/vb/vq_wf_td6j31y6_kfv7f4kkh0000gn/T/4e7277f0f50e446e8b01895b7bd1fcae/anydocs-cli-1.0.9.tgz","_integrity":"sha512-JwOr0y9poXiUuRB+mxigWwDkSjIVPa6QY5ZAaOzM1xayKeXG/udEQTKeGo1BUvl10agqEFASQpKHUW9JgJL2NQ==","_npmVersion":"11.7.0","directories":{},"_nodeVersion":"22.18.0","dependencies":{"clsx":"^2.1.1","cmdk":"^1.1.1","next":"16.1.6","react":"19.2.3","slate":"^0.123.0","mermaid":"^11.13.0","react-dom":"19.2.3","slate-dom":"^0.123.0","@yoopta/ui":"^6.0.1","minisearch":"^7.1.2","remark-gfm":"^4.0.1","typescript":"^5.0.0","@types/node":"^20","slate-react":"^0.123.0","tailwindcss":"^4","@types/react":"^19","@yoopta/code":"^6.0.1","@yoopta/link":"^6.0.1","lucide-react":"^0.542.0","@anydocs/core":"1.0.4","@yoopta/image":"^6.0.1","@yoopta/lists":"^6.0.1","@yoopta/marks":"^6.0.1","@yoopta/table":"^6.0.1","@yoopta/editor":"^6.0.1","react-markdown":"^10.1.0","tailwind-merge":"^3.3.1","@yoopta/callout":"^6.0.1","@yoopta/divider":"^6.0.1","@types/react-dom":"^19","@yoopta/headings":"^6.0.1","@yoopta/paragraph":"^6.0.1","@tailwindcss/forms":"^0.5.11","@yoopta/blockquote":"^6.0.1","@radix-ui/react-slot":"^1.2.3","@radix-ui/react-tabs":"^1.1.13","@tailwindcss/postcss":"^4","@yoopta/themes-shadcn":"^6.0.1","@radix-ui/react-dialog":"^1.1.15","@radix-ui/react-select":"^2.2.6","@radix-ui/react-popover":"^1.1.15","@tailwindcss/typography":"^0.5.19","class-variance-authority":"^0.7.1","@radix-ui/react-separator":"^1.1.6","@radix-ui/react-scroll-area":"^1.2.9","@scalar/api-reference-react":"0.9.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.9_1774760520855_0.806144438679745","host":"s3://npm-registry-packages-npm-production"}},"1.0.11":{"name":"@anydocs/cli","version":"1.0.11","_id":"@anydocs/cli@1.0.11","maintainers":[{"name":"shawndslee","email":"shawndslee@gmail.com"}],"homepage":"https://github.com/cregis-dev/anydocs#readme","bugs":{"url":"https://github.com/cregis-dev/anydocs/issues"},"bin":{"anydocs":"dist/index.js"},"dist":{"shasum":"c2a04a170f63fdbf0b73bf6da5f4351fd549f236","tarball":"https://registry.npmjs.org/@anydocs/cli/-/cli-1.0.11.tgz","fileCount":311,"integrity":"sha512-lcJa36W9JOxoXJkhUVKwZn1j+ffFuFERY1FJCPPId6J9lqvU2lLA7r9UfCKofbhG814h1ErOMaPuGSC+IqPPhQ==","signatures":[{"sig":"MEUCIQDNdUG3xRlgmUduswEjGBbUu4gruL7MDGEuUlboOaT3WQIgNwj6ZHE/6qAevuKY72sGd4iStlgbw3X5ybd2e8OHNzA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@anydocs%2fcli@1.0.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":10773044},"type":"module","_from":"file:anydocs-cli-1.0.11.tgz","scripts":{"cli":"node --experimental-strip-types src/index.ts","dev":"tsx src/index.ts","test":"node --experimental-strip-types --test --test-concurrency=1 tests/**/*.test.ts","build":"pnpm clean && pnpm --filter @anydocs/core build && tsc -p tsconfig.json && node scripts/prepare-studio-runtime.mjs","clean":"node -e \"require('node:fs').rmSync('dist', { recursive: true, force: true }); require('node:fs').rmSync('studio-runtime', { recursive: true, force: true }); require('node:fs').rmSync('docs-runtime', { recursive: true, force: true })\"","preview":"node --experimental-strip-types src/index.ts preview","typecheck":"tsc --noEmit -p tsconfig.typecheck.json","test:package":"node --experimental-strip-types --test --test-concurrency=1 tests/package-artifact.test.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:739e41ea-fa94-4a6d-9ed0-7977109d8361"}},"_resolved":"/tmp/15d9c84380e69638bf0b41894ada6b64/anydocs-cli-1.0.11.tgz","_integrity":"sha512-lcJa36W9JOxoXJkhUVKwZn1j+ffFuFERY1FJCPPId6J9lqvU2lLA7r9UfCKofbhG814h1ErOMaPuGSC+IqPPhQ==","repository":{"url":"git+https://github.com/cregis-dev/anydocs.git","type":"git"},"_npmVersion":"11.9.0","directories":{},"_nodeVersion":"24.14.0","dependencies":{"clsx":"^2.1.1","cmdk":"^1.1.1","next":"16.1.6","react":"19.2.3","slate":"^0.123.0","mermaid":"^11.13.0","react-dom":"19.2.3","slate-dom":"^0.123.0","@yoopta/ui":"^6.0.1","minisearch":"^7.1.2","remark-gfm":"^4.0.1","typescript":"^5.0.0","@types/node":"^20","slate-react":"^0.123.0","tailwindcss":"^4","@types/react":"^19","@yoopta/code":"^6.0.1","@yoopta/link":"^6.0.1","lucide-react":"^0.542.0","@anydocs/core":"1.0.4","@yoopta/image":"^6.0.1","@yoopta/lists":"^6.0.1","@yoopta/marks":"^6.0.1","@yoopta/table":"^6.0.1","@yoopta/editor":"^6.0.1","react-markdown":"^10.1.0","tailwind-merge":"^3.3.1","@yoopta/callout":"^6.0.1","@yoopta/divider":"^6.0.1","@types/react-dom":"^19","@yoopta/headings":"^6.0.1","@yoopta/paragraph":"^6.0.1","@tailwindcss/forms":"^0.5.11","@yoopta/blockquote":"^6.0.1","@radix-ui/react-slot":"^1.2.3","@radix-ui/react-tabs":"^1.1.13","@tailwindcss/postcss":"^4","@yoopta/themes-shadcn":"^6.0.1","@radix-ui/react-dialog":"^1.1.15","@radix-ui/react-select":"^2.2.6","@radix-ui/react-popover":"^1.1.15","@tailwindcss/typography":"^0.5.19","class-variance-authority":"^0.7.1","@radix-ui/react-separator":"^1.1.6","@radix-ui/react-scroll-area":"^1.2.9","@scalar/api-reference-react":"0.9.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.11_1774844545379_0.7932306122062514","host":"s3://npm-registry-packages-npm-production"}},"1.0.12":{"name":"@anydocs/cli","version":"1.0.12","_id":"@anydocs/cli@1.0.12","maintainers":[{"name":"shawndslee","email":"shawndslee@gmail.com"}],"homepage":"https://github.com/cregis-dev/anydocs#readme","bugs":{"url":"https://github.com/cregis-dev/anydocs/issues"},"bin":{"anydocs":"dist/index.js"},"dist":{"shasum":"c9ffd1bee819314274255fd812cd8cce3a82587e","tarball":"https://registry.npmjs.org/@anydocs/cli/-/cli-1.0.12.tgz","fileCount":315,"integrity":"sha512-IvGMJhTO/lshVISedLax6MTRZy1ekd6bl1Xx8YnnMNRTU6avi0k9ZtVLKzSNA7BMBGIUv/lpBZGUYtkCCxvrqg==","signatures":[{"sig":"MEYCIQCKq+3jFjolKN4xyhis434XQiuK0ETFrj1NA4TYTUqVTwIhAMJfiBdK2W4eoFpCAw1H1o2eYvBylO+phFYSeErqPABq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@anydocs%2fcli@1.0.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":10822320},"type":"module","_from":"file:anydocs-cli-1.0.12.tgz","scripts":{"cli":"node --experimental-strip-types src/index.ts","dev":"tsx src/index.ts","test":"node --experimental-strip-types --test --test-concurrency=1 tests/**/*.test.ts","build":"pnpm clean && pnpm --filter @anydocs/core build && tsc -p tsconfig.json && node scripts/prepare-studio-runtime.mjs","clean":"node -e \"require('node:fs').rmSync('dist', { recursive: true, force: true }); require('node:fs').rmSync('studio-runtime', { recursive: true, force: true }); require('node:fs').rmSync('docs-runtime', { recursive: true, force: true })\"","preview":"node --experimental-strip-types src/index.ts preview","typecheck":"tsc --noEmit -p tsconfig.typecheck.json","test:package":"node --experimental-strip-types --test --test-concurrency=1 tests/package-artifact.test.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:739e41ea-fa94-4a6d-9ed0-7977109d8361"}},"_resolved":"/tmp/639f5b0884ce42b310141d4210209f16/anydocs-cli-1.0.12.tgz","_integrity":"sha512-IvGMJhTO/lshVISedLax6MTRZy1ekd6bl1Xx8YnnMNRTU6avi0k9ZtVLKzSNA7BMBGIUv/lpBZGUYtkCCxvrqg==","repository":{"url":"git+https://github.com/cregis-dev/anydocs.git","type":"git"},"_npmVersion":"11.9.0","directories":{},"_nodeVersion":"24.14.0","dependencies":{"clsx":"^2.1.1","cmdk":"^1.1.1","next":"16.1.6","react":"19.2.3","slate":"^0.123.0","mermaid":"^11.13.0","react-dom":"19.2.3","slate-dom":"^0.123.0","@yoopta/ui":"^6.0.1","minisearch":"^7.1.2","remark-gfm":"^4.0.1","typescript":"^5.0.0","@types/node":"^20","slate-react":"^0.123.0","tailwindcss":"^4","@types/react":"^19","@yoopta/code":"^6.0.1","@yoopta/link":"^6.0.1","lucide-react":"^0.542.0","@anydocs/core":"1.0.4","@yoopta/image":"^6.0.1","@yoopta/lists":"^6.0.1","@yoopta/marks":"^6.0.1","@yoopta/table":"^6.0.1","@yoopta/editor":"^6.0.1","react-markdown":"^10.1.0","tailwind-merge":"^3.3.1","@yoopta/callout":"^6.0.1","@yoopta/divider":"^6.0.1","@types/react-dom":"^19","@yoopta/headings":"^6.0.1","@yoopta/paragraph":"^6.0.1","@tailwindcss/forms":"^0.5.11","@yoopta/blockquote":"^6.0.1","@radix-ui/react-slot":"^1.2.3","@radix-ui/react-tabs":"^1.1.13","@tailwindcss/postcss":"^4","@yoopta/themes-shadcn":"^6.0.1","@radix-ui/react-dialog":"^1.1.15","@radix-ui/react-select":"^2.2.6","@radix-ui/react-popover":"^1.1.15","@tailwindcss/typography":"^0.5.19","class-variance-authority":"^0.7.1","@radix-ui/react-separator":"^1.1.6","@radix-ui/react-scroll-area":"^1.2.9","@scalar/api-reference-react":"0.9.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.12_1774935321286_0.15547008566561016","host":"s3://npm-registry-packages-npm-production"}},"1.1.0":{"name":"@anydocs/cli","version":"1.1.0","_id":"@anydocs/cli@1.1.0","maintainers":[{"name":"shawndslee","email":"shawndslee@gmail.com"}],"homepage":"https://github.com/cregis-dev/anydocs#readme","bugs":{"url":"https://github.com/cregis-dev/anydocs/issues"},"bin":{"anydocs":"dist/index.js"},"dist":{"shasum":"dbcd7172766b8d334e9987f1a12228a62f6f5691","tarball":"https://registry.npmjs.org/@anydocs/cli/-/cli-1.1.0.tgz","fileCount":340,"integrity":"sha512-qYCBo/SCWKZ76969GQELe8wr10wbDjhSeDjL4mHcw3tzmOA8o3AxEQx8o41e0HMLfR1+lxVmnzeSvkoujYr8KQ==","signatures":[{"sig":"MEUCIQC6aKb02QHZ0TMiQ1BMnCzDz6gtPWkjnd5Va9zZpGbMYwIgAs+Akl0+gOv2TgzeNRdO+54Vr2KrYmx9a6tSgzHHol8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@anydocs%2fcli@1.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11016889},"type":"module","_from":"file:anydocs-cli-1.1.0.tgz","scripts":{"cli":"node --experimental-strip-types src/index.ts","dev":"tsx src/index.ts","test":"node --experimental-strip-types --test --test-concurrency=1 tests/**/*.test.ts","build":"pnpm clean && pnpm --filter @anydocs/core build && tsc -p tsconfig.json && node scripts/prepare-studio-runtime.mjs","clean":"node -e \"require('node:fs').rmSync('dist', { recursive: true, force: true }); require('node:fs').rmSync('studio-runtime', { recursive: true, force: true }); require('node:fs').rmSync('docs-runtime', { recursive: true, force: true })\"","preview":"node --experimental-strip-types src/index.ts preview","typecheck":"tsc --noEmit -p tsconfig.typecheck.json","test:package":"node --experimental-strip-types --test --test-concurrency=1 tests/package-artifact.test.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:739e41ea-fa94-4a6d-9ed0-7977109d8361"}},"_resolved":"/tmp/b35afe17a4fe456bb1d701b09b246a19/anydocs-cli-1.1.0.tgz","_integrity":"sha512-qYCBo/SCWKZ76969GQELe8wr10wbDjhSeDjL4mHcw3tzmOA8o3AxEQx8o41e0HMLfR1+lxVmnzeSvkoujYr8KQ==","repository":{"url":"git+https://github.com/cregis-dev/anydocs.git","type":"git"},"_npmVersion":"11.11.0","directories":{},"_nodeVersion":"24.14.1","dependencies":{"clsx":"^2.1.1","cmdk":"^1.1.1","next":"16.1.6","react":"19.2.3","slate":"^0.123.0","mermaid":"^11.13.0","react-dom":"19.2.3","slate-dom":"^0.123.0","@yoopta/ui":"^6.0.1","minisearch":"^7.1.2","remark-gfm":"^4.0.1","typescript":"^5.0.0","@types/node":"^20","slate-react":"^0.123.0","tailwindcss":"^4","@types/react":"^19","@yoopta/code":"^6.0.1","@yoopta/link":"^6.0.1","lucide-react":"^0.542.0","@anydocs/core":"1.1.0","@yoopta/image":"^6.0.1","@yoopta/lists":"^6.0.1","@yoopta/marks":"^6.0.1","@yoopta/table":"^6.0.1","@yoopta/editor":"^6.0.1","react-markdown":"^10.1.0","tailwind-merge":"^3.3.1","@yoopta/callout":"^6.0.1","@yoopta/divider":"^6.0.1","@types/react-dom":"^19","@yoopta/headings":"^6.0.1","@yoopta/paragraph":"^6.0.1","@tailwindcss/forms":"^0.5.11","@yoopta/blockquote":"^6.0.1","@radix-ui/react-slot":"^1.2.3","@radix-ui/react-tabs":"^1.1.13","@tailwindcss/postcss":"^4","@yoopta/themes-shadcn":"^6.0.1","@radix-ui/react-dialog":"^1.1.15","@radix-ui/react-select":"^2.2.6","@radix-ui/react-popover":"^1.1.15","@tailwindcss/typography":"^0.5.19","class-variance-authority":"^0.7.1","@radix-ui/react-separator":"^1.1.6","@radix-ui/react-scroll-area":"^1.2.9","@scalar/api-reference-react":"0.9.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0_1775362732897_0.9559548821494321","host":"s3://npm-registry-packages-npm-production"}},"1.2.0":{"name":"@anydocs/cli","version":"1.2.0","_id":"@anydocs/cli@1.2.0","maintainers":[{"name":"shawndslee","email":"shawndslee@gmail.com"}],"homepage":"https://github.com/cregis-dev/anydocs#readme","bugs":{"url":"https://github.com/cregis-dev/anydocs/issues"},"bin":{"anydocs":"dist/index.js"},"dist":{"shasum":"aa91960befe664504644c541c03263348c8b6679","tarball":"https://registry.npmjs.org/@anydocs/cli/-/cli-1.2.0.tgz","fileCount":346,"integrity":"sha512-zH/jYQCY2K2iHEzWtnTvJOR7xW4ZXCHIJwFflOscuA8GhG8hdgB3KicdpxIWoIdwN6r6hvfM9/Zb8Oqzpe+PRw==","signatures":[{"sig":"MEUCIBFVnaTTwq38UGCfas/yjHUaHWpwT6I7fyPYRWQMOMtgAiEAphjA7oP3u57q/4Hodny3zr5RY9f6Khv+CU+94TlZfyE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@anydocs%2fcli@1.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11046222},"type":"module","_from":"file:anydocs-cli-1.2.0.tgz","scripts":{"cli":"node --experimental-strip-types src/index.ts","dev":"tsx src/index.ts","test":"node --experimental-strip-types --test --test-concurrency=1 tests/**/*.test.ts","build":"pnpm clean && pnpm --filter @anydocs/core build && tsc -p tsconfig.json && node scripts/prepare-studio-runtime.mjs","clean":"node -e \"require('node:fs').rmSync('dist', { recursive: true, force: true }); require('node:fs').rmSync('studio-runtime', { recursive: true, force: true }); require('node:fs').rmSync('docs-runtime', { recursive: true, force: true })\"","preview":"node --experimental-strip-types src/index.ts preview","typecheck":"tsc --noEmit -p tsconfig.typecheck.json","test:package":"node --experimental-strip-types --test --test-concurrency=1 tests/package-artifact.test.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:739e41ea-fa94-4a6d-9ed0-7977109d8361"}},"_resolved":"/tmp/27ce0a152d57c1a55464286bdfb1a76e/anydocs-cli-1.2.0.tgz","_integrity":"sha512-zH/jYQCY2K2iHEzWtnTvJOR7xW4ZXCHIJwFflOscuA8GhG8hdgB3KicdpxIWoIdwN6r6hvfM9/Zb8Oqzpe+PRw==","repository":{"url":"git+https://github.com/cregis-dev/anydocs.git","type":"git"},"_npmVersion":"11.11.0","directories":{},"_nodeVersion":"24.14.1","dependencies":{"clsx":"^2.1.1","cmdk":"^1.1.1","next":"16.1.6","react":"19.2.3","slate":"^0.123.0","mermaid":"^11.13.0","react-dom":"19.2.3","slate-dom":"^0.123.0","@yoopta/ui":"^6.0.1","minisearch":"^7.1.2","remark-gfm":"^4.0.1","typescript":"^5.0.0","@types/node":"^20","slate-react":"^0.123.0","tailwindcss":"^4","@types/react":"^19","@yoopta/code":"^6.0.1","@yoopta/link":"^6.0.1","lucide-react":"^0.542.0","@anydocs/core":"1.2.0","@yoopta/image":"^6.0.1","@yoopta/lists":"^6.0.1","@yoopta/marks":"^6.0.1","@yoopta/table":"^6.0.1","@yoopta/editor":"^6.0.1","react-markdown":"^10.1.0","tailwind-merge":"^3.3.1","@yoopta/callout":"^6.0.1","@yoopta/divider":"^6.0.1","@types/react-dom":"^19","@yoopta/headings":"^6.0.1","@yoopta/paragraph":"^6.0.1","@tailwindcss/forms":"^0.5.11","@yoopta/blockquote":"^6.0.1","@radix-ui/react-slot":"^1.2.3","@radix-ui/react-tabs":"^1.1.13","@tailwindcss/postcss":"^4","@yoopta/themes-shadcn":"^6.0.1","@radix-ui/react-dialog":"^1.1.15","@radix-ui/react-select":"^2.2.6","@radix-ui/react-popover":"^1.1.15","@tailwindcss/typography":"^0.5.19","class-variance-authority":"^0.7.1","@radix-ui/react-separator":"^1.1.6","@radix-ui/react-scroll-area":"^1.2.9","@scalar/api-reference-react":"0.9.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.0_1775980365503_0.4243594937747859","host":"s3://npm-registry-packages-npm-production"}},"1.3.0":{"name":"@anydocs/cli","version":"1.3.0","_id":"@anydocs/cli@1.3.0","maintainers":[{"name":"shawndslee","email":"shawndslee@gmail.com"}],"homepage":"https://github.com/cregis-dev/anydocs#readme","bugs":{"url":"https://github.com/cregis-dev/anydocs/issues"},"bin":{"anydocs":"dist/index.js"},"dist":{"shasum":"3ef114db308d9a59b6d104f218668bb4a1620aa2","tarball":"https://registry.npmjs.org/@anydocs/cli/-/cli-1.3.0.tgz","fileCount":352,"integrity":"sha512-Cj5aHPkJ9Xfy7JBFkNjhwMtGdrQZrMDfylC7fH0P8mDlBrz9x/tI6dHyrhCJ9Ebk7MZueYM+4C8om8yhsk/6+g==","signatures":[{"sig":"MEYCIQDCl6mGDcDvDELFk8sjhI9K+3nPzAEM5cd4uTB9MllntAIhAMdQeCi/Io7chGOPK1T9jje9+f6V4o4twZzsR3Hyun36","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@anydocs%2fcli@1.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11216961},"type":"module","_from":"file:anydocs-cli-1.3.0.tgz","scripts":{"cli":"node --experimental-strip-types src/index.ts","dev":"tsx src/index.ts","test":"node --experimental-strip-types --test --test-concurrency=1 tests/**/*.test.ts","build":"pnpm clean && pnpm --filter @anydocs/core build && tsc -p tsconfig.json && node scripts/prepare-studio-runtime.mjs","clean":"node -e \"require('node:fs').rmSync('dist', { recursive: true, force: true }); require('node:fs').rmSync('studio-runtime', { recursive: true, force: true }); require('node:fs').rmSync('docs-runtime', { recursive: true, force: true })\"","studio":"node --experimental-strip-types src/index.ts studio","preview":"node --experimental-strip-types src/index.ts preview","typecheck":"tsc --noEmit -p tsconfig.typecheck.json","test:package":"node --experimental-strip-types --test --test-concurrency=1 tests/package-artifact.test.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:739e41ea-fa94-4a6d-9ed0-7977109d8361"}},"_resolved":"/tmp/9aa6683b6f7a529b02974518d1f92042/anydocs-cli-1.3.0.tgz","_integrity":"sha512-Cj5aHPkJ9Xfy7JBFkNjhwMtGdrQZrMDfylC7fH0P8mDlBrz9x/tI6dHyrhCJ9Ebk7MZueYM+4C8om8yhsk/6+g==","repository":{"url":"git+https://github.com/cregis-dev/anydocs.git","type":"git"},"_npmVersion":"11.11.0","directories":{},"_nodeVersion":"24.14.1","dependencies":{"clsx":"^2.1.1","cmdk":"^1.1.1","next":"16.1.6","react":"19.2.3","slate":"^0.123.0","mermaid":"^11.13.0","react-dom":"19.2.3","slate-dom":"^0.123.0","@yoopta/ui":"^6.0.1","minisearch":"^7.1.2","remark-gfm":"^4.0.1","typescript":"^5.0.0","@types/node":"^20","slate-react":"^0.123.0","tailwindcss":"^4","@types/react":"^19","@yoopta/code":"^6.0.1","@yoopta/link":"^6.0.1","lucide-react":"^0.542.0","@anydocs/core":"1.3.0","@yoopta/image":"^6.0.1","@yoopta/lists":"^6.0.1","@yoopta/marks":"^6.0.1","@yoopta/table":"^6.0.1","@yoopta/editor":"^6.0.1","react-markdown":"^10.1.0","tailwind-merge":"^3.3.1","@yoopta/callout":"^6.0.1","@yoopta/divider":"^6.0.1","@types/react-dom":"^19","@yoopta/headings":"^6.0.1","@yoopta/paragraph":"^6.0.1","@tailwindcss/forms":"^0.5.11","@yoopta/blockquote":"^6.0.1","@radix-ui/react-slot":"^1.2.3","@radix-ui/react-tabs":"^1.1.13","@tailwindcss/postcss":"^4","@yoopta/themes-shadcn":"^6.0.1","@radix-ui/react-dialog":"^1.1.15","@radix-ui/react-select":"^2.2.6","@radix-ui/react-popover":"^1.1.15","@tailwindcss/typography":"^0.5.19","class-variance-authority":"^0.7.1","@radix-ui/react-separator":"^1.1.6","@radix-ui/react-scroll-area":"^1.2.9","@scalar/api-reference-react":"0.9.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.0_1776793978573_0.3847019720289526","host":"s3://npm-registry-packages-npm-production"}},"1.3.1":{"name":"@anydocs/cli","version":"1.3.1","_id":"@anydocs/cli@1.3.1","maintainers":[{"name":"shawndslee","email":"shawndslee@gmail.com"}],"homepage":"https://github.com/cregis-dev/anydocs#readme","bugs":{"url":"https://github.com/cregis-dev/anydocs/issues"},"bin":{"anydocs":"dist/index.js"},"dist":{"shasum":"f942f6633c3515ae4268368c9432bbd5dca9f836","tarball":"https://registry.npmjs.org/@anydocs/cli/-/cli-1.3.1.tgz","fileCount":356,"integrity":"sha512-FzIJQcpwAqN+z0GqzIhprb/qNOrzEth345uGdfhNmV4/hBr6hxfpUSfACMM3Mh7IFaXlXH/83iovaTTrDQklXQ==","signatures":[{"sig":"MEQCIGgxBl/kK0vx2FvhxBLRv9IORxbIzbYlNOh/YV8ff/9FAiBIa2oAlGs9GR/WCgjplgsbXwxSQOCsguAGX0Z2/SWpVw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@anydocs%2fcli@1.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11248170},"type":"module","_from":"file:anydocs-cli-1.3.1.tgz","scripts":{"cli":"node --experimental-strip-types src/index.ts","dev":"tsx src/index.ts","test":"node --experimental-strip-types --test --test-concurrency=1 tests/**/*.test.ts","build":"pnpm clean && pnpm --filter @anydocs/core build && tsc -p tsconfig.json && node scripts/prepare-studio-runtime.mjs","clean":"node -e \"require('node:fs').rmSync('dist', { recursive: true, force: true }); require('node:fs').rmSync('studio-runtime', { recursive: true, force: true }); require('node:fs').rmSync('docs-runtime', { recursive: true, force: true })\"","studio":"node --experimental-strip-types src/index.ts studio","preview":"node --experimental-strip-types src/index.ts preview","typecheck":"tsc --noEmit -p tsconfig.typecheck.json","test:package":"node --experimental-strip-types --test --test-concurrency=1 tests/package-artifact.test.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:739e41ea-fa94-4a6d-9ed0-7977109d8361"}},"_resolved":"/tmp/bdbe84d127b078668bd224842c6b1bb9/anydocs-cli-1.3.1.tgz","_integrity":"sha512-FzIJQcpwAqN+z0GqzIhprb/qNOrzEth345uGdfhNmV4/hBr6hxfpUSfACMM3Mh7IFaXlXH/83iovaTTrDQklXQ==","repository":{"url":"git+https://github.com/cregis-dev/anydocs.git","type":"git"},"_npmVersion":"11.11.0","directories":{},"_nodeVersion":"24.14.1","dependencies":{"clsx":"^2.1.1","cmdk":"^1.1.1","next":"16.1.6","react":"19.2.3","slate":"^0.123.0","mermaid":"^11.13.0","react-dom":"19.2.3","slate-dom":"^0.123.0","@yoopta/ui":"^6.0.1","minisearch":"^7.1.2","remark-gfm":"^4.0.1","typescript":"^5.0.0","@types/node":"^20","slate-react":"^0.123.0","tailwindcss":"^4","@types/react":"^19","@yoopta/code":"^6.0.1","@yoopta/link":"^6.0.1","lucide-react":"^0.542.0","@anydocs/core":"1.3.1","@yoopta/image":"^6.0.1","@yoopta/lists":"^6.0.1","@yoopta/marks":"^6.0.1","@yoopta/table":"^6.0.1","@yoopta/editor":"^6.0.1","react-markdown":"^10.1.0","tailwind-merge":"^3.3.1","@yoopta/callout":"^6.0.1","@yoopta/divider":"^6.0.1","@types/react-dom":"^19","@yoopta/headings":"^6.0.1","@yoopta/paragraph":"^6.0.1","@tailwindcss/forms":"^0.5.11","@yoopta/blockquote":"^6.0.1","@radix-ui/react-slot":"^1.2.3","@radix-ui/react-tabs":"^1.1.13","@tailwindcss/postcss":"^4","@yoopta/themes-shadcn":"^6.0.1","@radix-ui/react-dialog":"^1.1.15","@radix-ui/react-select":"^2.2.6","@radix-ui/react-popover":"^1.1.15","@tailwindcss/typography":"^0.5.19","class-variance-authority":"^0.7.1","@radix-ui/react-separator":"^1.1.6","@radix-ui/react-scroll-area":"^1.2.9","@scalar/api-reference-react":"0.9.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.1_1777043141397_0.03166308815042207","host":"s3://npm-registry-packages-npm-production"}},"1.3.2":{"name":"@anydocs/cli","version":"1.3.2","_id":"@anydocs/cli@1.3.2","maintainers":[{"name":"shawndslee","email":"shawndslee@gmail.com"}],"homepage":"https://github.com/cregis-dev/anydocs#readme","bugs":{"url":"https://github.com/cregis-dev/anydocs/issues"},"bin":{"anydocs":"dist/index.js"},"dist":{"shasum":"0a6843c91c0935bf293552fc315be98ba589d551","tarball":"https://registry.npmjs.org/@anydocs/cli/-/cli-1.3.2.tgz","fileCount":356,"integrity":"sha512-SSpDJNOAPkMgyp8MevAAQS+9vZ4HWXPj24cAkKyUlOzYJm8dyFUV1vnT66jgE5S4wtwwOOqRbwNm4YMtmygGZw==","signatures":[{"sig":"MEUCIQDbPaZIDGhp/LkLxtSEEIupTsBXpshzj9mzQAno1NbPuQIgauBizsPLhfmw8YAoH8GDUCW9WRY1NKfTEFhfOlZ/PIw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@anydocs%2fcli@1.3.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":11249185},"type":"module","_from":"file:anydocs-cli-1.3.2.tgz","scripts":{"cli":"node --experimental-strip-types src/index.ts","dev":"tsx src/index.ts","test":"node --experimental-strip-types --test --test-concurrency=1 tests/**/*.test.ts","build":"pnpm clean && pnpm --filter @anydocs/core build && tsc -p tsconfig.json && node scripts/prepare-studio-runtime.mjs","clean":"node -e \"require('node:fs').rmSync('dist', { recursive: true, force: true }); require('node:fs').rmSync('studio-runtime', { recursive: true, force: true }); require('node:fs').rmSync('docs-runtime', { recursive: true, force: true })\"","studio":"node --experimental-strip-types src/index.ts studio","preview":"node --experimental-strip-types src/index.ts preview","typecheck":"tsc --noEmit -p tsconfig.typecheck.json","test:package":"node --experimental-strip-types --test --test-concurrency=1 tests/package-artifact.test.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:739e41ea-fa94-4a6d-9ed0-7977109d8361"}},"_resolved":"/tmp/fa8c7c7c1b1b4f0568a6070d8e46d575/anydocs-cli-1.3.2.tgz","_integrity":"sha512-SSpDJNOAPkMgyp8MevAAQS+9vZ4HWXPj24cAkKyUlOzYJm8dyFUV1vnT66jgE5S4wtwwOOqRbwNm4YMtmygGZw==","repository":{"url":"git+https://github.com/cregis-dev/anydocs.git","type":"git"},"_npmVersion":"11.11.0","directories":{},"_nodeVersion":"24.14.1","dependencies":{"clsx":"^2.1.1","cmdk":"^1.1.1","next":"16.1.6","react":"19.2.3","slate":"^0.123.0","mermaid":"^11.13.0","react-dom":"19.2.3","slate-dom":"^0.123.0","@yoopta/ui":"^6.0.1","minisearch":"^7.1.2","remark-gfm":"^4.0.1","typescript":"^5.0.0","@types/node":"^20","slate-react":"^0.123.0","tailwindcss":"^4","@types/react":"^19","@yoopta/code":"^6.0.1","@yoopta/link":"^6.0.1","lucide-react":"^0.542.0","@anydocs/core":"1.3.2","@yoopta/image":"^6.0.1","@yoopta/lists":"^6.0.1","@yoopta/marks":"^6.0.1","@yoopta/table":"^6.0.1","@yoopta/editor":"^6.0.1","react-markdown":"^10.1.0","tailwind-merge":"^3.3.1","@yoopta/callout":"^6.0.1","@yoopta/divider":"^6.0.1","@types/react-dom":"^19","@yoopta/headings":"^6.0.1","@yoopta/paragraph":"^6.0.1","@tailwindcss/forms":"^0.5.11","@yoopta/blockquote":"^6.0.1","@radix-ui/react-slot":"^1.2.3","@radix-ui/react-tabs":"^1.1.13","@tailwindcss/postcss":"^4","@yoopta/themes-shadcn":"^6.0.1","@radix-ui/react-dialog":"^1.1.15","@radix-ui/react-select":"^2.2.6","@radix-ui/react-popover":"^1.1.15","@tailwindcss/typography":"^0.5.19","class-variance-authority":"^0.7.1","@radix-ui/react-separator":"^1.1.6","@radix-ui/react-scroll-area":"^1.2.9","@scalar/api-reference-react":"0.9.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.2_1777150341859_0.964468538134027","host":"s3://npm-registry-packages-npm-production"}},"1.3.3":{"name":"@anydocs/cli","version":"1.3.3","_id":"@anydocs/cli@1.3.3","maintainers":[{"name":"shawndslee","email":"shawndslee@gmail.com"}],"homepage":"https://github.com/cregis-dev/anydocs#readme","bugs":{"url":"https://github.com/cregis-dev/anydocs/issues"},"bin":{"anydocs":"dist/index.js"},"dist":{"shasum":"7eb7ddc0ba36997c68e54a7efe1ba152059d13b9","tarball":"https://registry.npmjs.org/@anydocs/cli/-/cli-1.3.3.tgz","fileCount":320,"integrity":"sha512-dux5oOyaJRIbYiPHjC9L2DkL6kDIe6+WSNt7R1h5t8GKY3h6RwHMlI+En1TBvlRlwhcbIMaDBjyzQDa/JTfuhw==","signatures":[{"sig":"MEQCIGM0hgWylwm5PmLvZRCaIYKf7SYJxfHYivBg3k/6pshNAiBVKl8tIGkIkvBnAlwU0xVB57KkdnjS3PJBSB675+gglg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@anydocs%2fcli@1.3.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":10983251},"type":"module","_from":"file:anydocs-cli-1.3.3.tgz","scripts":{"cli":"node --experimental-strip-types src/index.ts","dev":"tsx src/index.ts","test":"node --experimental-strip-types --test --test-concurrency=1 tests/**/*.test.ts","build":"pnpm clean && pnpm --filter @anydocs/core build && tsc -p tsconfig.json && node scripts/prepare-studio-runtime.mjs","clean":"node -e \"require('node:fs').rmSync('dist', { recursive: true, force: true }); require('node:fs').rmSync('studio-runtime', { recursive: true, force: true }); require('node:fs').rmSync('docs-runtime', { recursive: true, force: true })\"","studio":"node --experimental-strip-types src/index.ts studio","preview":"node --experimental-strip-types src/index.ts preview","typecheck":"tsc --noEmit -p tsconfig.typecheck.json","test:package":"node --experimental-strip-types --test --test-concurrency=1 tests/package-artifact.test.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:739e41ea-fa94-4a6d-9ed0-7977109d8361"}},"_resolved":"/tmp/460dba96a884020ea78609dd7058a061/anydocs-cli-1.3.3.tgz","_integrity":"sha512-dux5oOyaJRIbYiPHjC9L2DkL6kDIe6+WSNt7R1h5t8GKY3h6RwHMlI+En1TBvlRlwhcbIMaDBjyzQDa/JTfuhw==","repository":{"url":"git+https://github.com/cregis-dev/anydocs.git","type":"git"},"_npmVersion":"11.11.0","directories":{},"_nodeVersion":"24.14.1","dependencies":{"clsx":"^2.1.1","cmdk":"^1.1.1","next":"16.1.6","react":"19.2.3","slate":"^0.123.0","mermaid":"^11.13.0","react-dom":"19.2.3","slate-dom":"^0.123.0","@yoopta/ui":"^6.0.1","minisearch":"^7.1.2","remark-gfm":"^4.0.1","typescript":"^5.0.0","@types/node":"^20","slate-react":"^0.123.0","tailwindcss":"^4","@types/react":"^19","@yoopta/code":"^6.0.1","@yoopta/link":"^6.0.1","lucide-react":"^0.542.0","@anydocs/core":"1.3.3","@yoopta/image":"^6.0.1","@yoopta/lists":"^6.0.1","@yoopta/marks":"^6.0.1","@yoopta/table":"^6.0.1","@yoopta/editor":"^6.0.1","react-markdown":"^10.1.0","tailwind-merge":"^3.3.1","@yoopta/callout":"^6.0.1","@yoopta/divider":"^6.0.1","@types/react-dom":"^19","@yoopta/headings":"^6.0.1","@yoopta/paragraph":"^6.0.1","@tailwindcss/forms":"^0.5.11","@yoopta/blockquote":"^6.0.1","@radix-ui/react-slot":"^1.2.3","@radix-ui/react-tabs":"^1.1.13","@tailwindcss/postcss":"^4","@yoopta/themes-shadcn":"^6.0.1","@radix-ui/react-dialog":"^1.1.15","@radix-ui/react-select":"^2.2.6","@radix-ui/react-popover":"^1.1.15","@tailwindcss/typography":"^0.5.19","class-variance-authority":"^0.7.1","@radix-ui/react-separator":"^1.1.6","@radix-ui/react-scroll-area":"^1.2.9","@scalar/api-reference-react":"0.9.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.3_1777347733001_0.4759783222892986","host":"s3://npm-registry-packages-npm-production"}},"1.3.5":{"name":"@anydocs/cli","version":"1.3.5","_id":"@anydocs/cli@1.3.5","maintainers":[{"name":"shawndslee","email":"shawndslee@gmail.com"}],"homepage":"https://github.com/cregis-dev/anydocs#readme","bugs":{"url":"https://github.com/cregis-dev/anydocs/issues"},"bin":{"anydocs":"dist/index.js"},"dist":{"shasum":"9263115935d6ba5082e8b5e300e2995f7128f432","tarball":"https://registry.npmjs.org/@anydocs/cli/-/cli-1.3.5.tgz","fileCount":320,"integrity":"sha512-DoU8c/rIpf/LOmkGjWWXz/3C2A4Y8UZMIz1cMAvSL7Xca7Q5llYnbE7ss770lquXirzNaLy2mtYYa6nXrn7d+Q==","signatures":[{"sig":"MEQCIH/42BQH3I1Mc3Fj1TSo1ISHPvkkccnij0oOnAeQDVR4AiBOftpXCpTDZ05GpIwMCYUAKj5NSRJvZeXcYmRSixpjTQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@anydocs%2fcli@1.3.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":10998969},"type":"module","_from":"file:anydocs-cli-1.3.5.tgz","scripts":{"cli":"node --experimental-strip-types src/index.ts","dev":"tsx src/index.ts","test":"node --experimental-strip-types --test --test-concurrency=1 tests/**/*.test.ts","build":"pnpm clean && pnpm --filter @anydocs/core build && tsc -p tsconfig.json && node scripts/prepare-studio-runtime.mjs","clean":"node -e \"require('node:fs').rmSync('dist', { recursive: true, force: true }); require('node:fs').rmSync('studio-runtime', { recursive: true, force: true }); require('node:fs').rmSync('docs-runtime', { recursive: true, force: true })\"","studio":"node --experimental-strip-types src/index.ts studio","preview":"node --experimental-strip-types src/index.ts preview","typecheck":"tsc --noEmit -p tsconfig.typecheck.json","test:package":"node --experimental-strip-types --test --test-concurrency=1 tests/package-artifact.test.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:739e41ea-fa94-4a6d-9ed0-7977109d8361"}},"_resolved":"/tmp/bcf36f7457df36e869e68eec2618ab85/anydocs-cli-1.3.5.tgz","_integrity":"sha512-DoU8c/rIpf/LOmkGjWWXz/3C2A4Y8UZMIz1cMAvSL7Xca7Q5llYnbE7ss770lquXirzNaLy2mtYYa6nXrn7d+Q==","repository":{"url":"git+https://github.com/cregis-dev/anydocs.git","type":"git"},"_npmVersion":"11.11.0","directories":{},"_nodeVersion":"24.14.1","dependencies":{"clsx":"^2.1.1","cmdk":"^1.1.1","next":"16.1.6","react":"19.2.3","slate":"^0.123.0","mermaid":"^11.13.0","react-dom":"19.2.3","slate-dom":"^0.123.0","@yoopta/ui":"^6.0.1","minisearch":"^7.1.2","remark-gfm":"^4.0.1","typescript":"^5.0.0","@types/node":"^20","slate-react":"^0.123.0","tailwindcss":"^4","@types/react":"^19","@yoopta/code":"^6.0.1","@yoopta/link":"^6.0.1","lucide-react":"^0.542.0","@anydocs/core":"1.3.5","@yoopta/image":"^6.0.1","@yoopta/lists":"^6.0.1","@yoopta/marks":"^6.0.1","@yoopta/table":"^6.0.1","@yoopta/editor":"^6.0.1","react-markdown":"^10.1.0","tailwind-merge":"^3.3.1","@yoopta/callout":"^6.0.1","@yoopta/divider":"^6.0.1","@types/react-dom":"^19","@yoopta/headings":"^6.0.1","@yoopta/paragraph":"^6.0.1","@tailwindcss/forms":"^0.5.11","@yoopta/blockquote":"^6.0.1","@radix-ui/react-slot":"^1.2.3","@radix-ui/react-tabs":"^1.1.13","@tailwindcss/postcss":"^4","@yoopta/themes-shadcn":"^6.0.1","@radix-ui/react-dialog":"^1.1.15","@radix-ui/react-select":"^2.2.6","@radix-ui/react-popover":"^1.1.15","@tailwindcss/typography":"^0.5.19","class-variance-authority":"^0.7.1","@radix-ui/react-separator":"^1.1.6","@radix-ui/react-scroll-area":"^1.2.9","@scalar/api-reference-react":"0.9.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.5_1777605415947_0.27143311784732216","host":"s3://npm-registry-packages-npm-production"}},"1.4.0":{"name":"@anydocs/cli","version":"1.4.0","type":"module","repository":{"type":"git","url":"git+https://github.com/cregis-dev/anydocs.git"},"bin":{"anydocs":"dist/index.js"},"publishConfig":{"access":"public"},"dependencies":{"@radix-ui/react-dialog":"^1.1.15","@radix-ui/react-dropdown-menu":"^2.1.16","@radix-ui/react-popover":"^1.1.15","@radix-ui/react-scroll-area":"^1.2.9","@radix-ui/react-select":"^2.2.6","@radix-ui/react-separator":"^1.1.6","@radix-ui/react-slot":"^1.2.3","@radix-ui/react-tabs":"^1.1.13","@tailwindcss/forms":"^0.5.11","@tailwindcss/postcss":"^4","@tailwindcss/typography":"^0.5.19","@types/node":"^20","@types/react":"^19","@types/react-dom":"^19","class-variance-authority":"^0.7.1","clsx":"^2.1.1","cmdk":"^1.1.1","lucide-react":"^0.542.0","mermaid":"^11.13.0","minisearch":"^7.1.2","next":"16.1.6","react":"19.2.3","react-dom":"19.2.3","react-markdown":"^10.1.0","remark-gfm":"^4.0.1","slate":"^0.123.0","slate-dom":"^0.123.0","slate-react":"^0.123.0","tailwind-merge":"^3.3.1","tailwindcss":"^4","typescript":"^5.0.0","@anydocs/core":"1.4.0","@anydocs/editor":"0.0.0"},"devDependencies":{"tsx":"^4.0.0"},"scripts":{"clean":"node -e \"require('node:fs').rmSync('dist', { recursive: true, force: true }); require('node:fs').rmSync('studio-runtime', { recursive: true, force: true }); require('node:fs').rmSync('docs-runtime', { recursive: true, force: true })\"","cli":"node --experimental-strip-types src/index.ts","dev":"tsx src/index.ts","studio":"node --experimental-strip-types src/index.ts studio","preview":"node --experimental-strip-types src/index.ts preview","build":"pnpm clean && pnpm --filter @anydocs/core build && tsc -p tsconfig.json && node scripts/prepare-studio-runtime.mjs","test":"node --experimental-strip-types --test --test-concurrency=1 tests/**/*.test.ts","test:package":"node --experimental-strip-types --test --test-concurrency=1 tests/package-artifact.test.ts","typecheck":"tsc --noEmit -p tsconfig.typecheck.json"},"_id":"@anydocs/cli@1.4.0","bugs":{"url":"https://github.com/cregis-dev/anydocs/issues"},"homepage":"https://github.com/cregis-dev/anydocs#readme","_integrity":"sha512-pz7f7Jj4ep8LP+Lb6LTEqi/C0y3QAz+oSGl93WHwZRevqpSZpnvzKojMLjP/GVtuD/FpObgp8dp4WVW5sbM+0A==","_resolved":"/tmp/3fde034a483abff3be44372e1290b1a2/anydocs-cli-1.4.0.tgz","_from":"file:anydocs-cli-1.4.0.tgz","_nodeVersion":"24.16.0","_npmVersion":"11.13.0","dist":{"integrity":"sha512-pz7f7Jj4ep8LP+Lb6LTEqi/C0y3QAz+oSGl93WHwZRevqpSZpnvzKojMLjP/GVtuD/FpObgp8dp4WVW5sbM+0A==","shasum":"c9cb6d3caac8ec1b81979b5a2d180449f1b3cb90","tarball":"https://registry.npmjs.org/@anydocs/cli/-/cli-1.4.0.tgz","fileCount":387,"unpackedSize":11425450,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@anydocs%2fcli@1.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDKW82QR4fs05SGc2Qt0lyiP4G2h9C5768Xk6DJ134TVQIhAMLfE5lv1CVuaIsDdSh0hw7yE3KYCS8Txd35iTEJYsto"}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:739e41ea-fa94-4a6d-9ed0-7977109d8361"}},"directories":{},"maintainers":[{"name":"shawndslee","email":"shawndslee@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cli_1.4.0_1781082162788_0.9988931366414833"},"_hasShrinkwrap":false}},"time":{"created":"2026-03-26T12:46:05.198Z","modified":"2026-06-10T09:02:43.420Z","1.0.0":"2026-03-26T12:46:05.511Z","1.0.1":"2026-03-26T13:35:08.076Z","1.0.2":"2026-03-26T18:54:37.730Z","1.0.3":"2026-03-27T02:47:12.771Z","1.0.4":"2026-03-27T03:09:20.029Z","1.0.5":"2026-03-27T10:02:41.098Z","1.0.6":"2026-03-28T18:26:05.491Z","1.0.7":"2026-03-29T03:24:41.209Z","1.0.8":"2026-03-29T04:33:47.311Z","1.0.9":"2026-03-29T05:02:01.249Z","1.0.11":"2026-03-30T04:22:25.780Z","1.0.12":"2026-03-31T05:35:21.766Z","1.1.0":"2026-04-05T04:18:53.285Z","1.2.0":"2026-04-12T07:52:45.932Z","1.3.0":"2026-04-21T17:52:59.091Z","1.3.1":"2026-04-24T15:05:41.817Z","1.3.2":"2026-04-25T20:52:22.404Z","1.3.3":"2026-04-28T03:42:13.359Z","1.3.5":"2026-05-01T03:16:56.332Z","1.4.0":"2026-06-10T09:02:43.087Z"},"bugs":{"url":"https://github.com/cregis-dev/anydocs/issues"},"homepage":"https://github.com/cregis-dev/anydocs#readme","repository":{"type":"git","url":"git+https://github.com/cregis-dev/anydocs.git"},"maintainers":[{"name":"shawndslee","email":"shawndslee@gmail.com"}],"readme":"ERROR: No README data found!","readmeFilename":""}