{"bin":{"webcmd":"dist/src/main.js"},"bugs":{"url":"https://github.com/agentrhq/webcmd/issues"},"dist":{"shasum":"bbc935e9cc2ff1c271a53a6e2e6eb43f5b91ef4d","tarball":"https://registry.npmjs.org/@agentrhq/webcmd/-/webcmd-0.7.4.tgz","fileCount":883,"integrity":"sha512-RWVgIivoDTGtHVYOXfV6ODi37AaGU2CSwR5NxYEJn3rRSZUO1VXc82Ngob+tgh/USu2yQtYBl9x8EOqfX6FQSQ==","signatures":[{"sig":"MEYCIQCNhV1zZhucCu4y5+gifIwkQucGaHxgLIcaWybymNQnEgIhAO83mcsW1WYNyUWXH9RTeVdBeBn7Gxs5z0Ku2R6HxsPo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@agentrhq%2fwebcmd@0.7.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":5261756},"main":"dist/src/main.js","name":"@agentrhq/webcmd","type":"module","types":"./dist/src/main.d.ts","author":{"name":"AgentR"},"engines":{"node":">=20.6.0"},"exports":{".":"./dist/src/main.js","./types":"./dist/src/types.js","./utils":"./dist/src/utils.js","./errors":"./dist/src/errors.js","./logger":"./dist/src/logger.js","./download":"./dist/src/download/index.js","./launcher":"./dist/src/launcher.js","./pipeline":"./dist/src/pipeline/index.js","./registry":"./dist/src/registry-api.js","./browser/cdp":"./dist/src/browser/cdp.js","./browser/run":"./dist/src/browser/run/index.js","./browser/page":"./dist/src/browser/page.js","./browser/utils":"./dist/src/browser/utils.js","./fetch/command":"./dist/src/fetch/command.js","./plugin-runtime":"./dist/src/plugin-runtime.js","./browser/snapshot":"./dist/src/browser/snapshot/index.js","./download/progress":"./dist/src/download/progress.js","./browser/ax-snapshot":"./dist/src/browser/ax-snapshot.js","./hosted/availability":"./dist/src/hosted/availability.js","./browser/verify-fixture":"./dist/src/browser/verify-fixture.js","./browser/article-extract":"./dist/src/browser/article-extract.js","./download/media-download":"./dist/src/download/media-download.js","./download/article-download":"./dist/src/download/article-download.js"},"gitHead":"412c41061b02ba9332832c4138dc2b87c925b708","license":"Apache-2.0","scripts":{"dev":"tsx src/main.ts","test":"vitest run --project unit --project plugin","build":"npm run clean-dist && npm run copy-yaml && npm run compile && npm run build-manifest && npm run build-plugin-manifest","start":"node dist/src/main.js","compile":"tsc --build && node -e \"require('fs').chmodSync('dist/src/main.js', 0o755)\"","dev:bun":"bun src/main.ts","prepare":"[ -d src ] && npm run build || true","test:all":"vitest run","test:bun":"bun vitest run --project unit --project plugin","test:e2e":"vitest run --project e2e-fixed-port --project e2e","benchmark":"uv run python benchmarks/scripts/run_eval.py","copy-yaml":"node scripts/copy-yaml.cjs","start:bun":"bun dist/src/main.js","typecheck":"tsc --noEmit","clean-dist":"node scripts/clean-dist.cjs","postinstall":"node scripts/postinstall.js || true","test:plugin":"vitest run --project plugin","preuninstall":"node -e \"fetch('http://127.0.0.1:9777/shutdown',{method:'POST',headers:{'X-Webcmd':'1'},signal:AbortSignal.timeout(3000)}).catch(()=>{})\" || true","build-manifest":"tsx src/build-manifest.ts","prepublishOnly":"npm run build","docs-sync-review":"tsx scripts/docs-sync-review.ts","check:package-bin":"node scripts/check-package-bin.mjs","benchmark:snapshot":"tsx scripts/benchmark-snapshot-render.ts","check:codex-plugin":"node scripts/check-codex-plugin.mjs","check:plugin-parity":"node scripts/check-plugin-command-parity.mjs","gate:cloak-sessions":"WEBCMD_LIVE_CLOAK=1 vitest run --project e2e tests/e2e/cloak-session-concurrency.test.ts","build-plugin-manifest":"tsx src/build-plugin-command-manifest.ts","check:hosted-contract":"node scripts/check-hosted-contract.mjs","check:plugin-pr-scope":"node scripts/check-plugin-pr-scope.mjs","check:typed-error-lint":"node scripts/check-typed-error-lint.mjs","generate-release-notes":"tsx scripts/generate-release-notes.ts","sync-community-plugins":"tsx scripts/sync-community-plugins.ts","check-community-plugins":"tsx scripts/sync-community-plugins.ts --check","check:silent-column-drop":"node scripts/check-silent-column-drop.mjs","advise:listing-id-pairing":"node scripts/check-listing-id-pairing.mjs"},"_npmUser":{"name":"tejasr","email":"tejas@agentr.dev"},"homepage":"https://webcmd.dev/docs","keywords":["cli","browser","web","ai"],"overrides":{"postcss":"^8.5.10"},"repository":{"url":"git+https://github.com/agentrhq/webcmd.git","type":"git"},"_npmVersion":"10.9.8","description":"Turn websites, browser sessions, desktop apps, and local tools into deterministic CLI surfaces for humans and AI agents.","directories":{},"maintainers":[{"name":"tejasr","email":"tejas@agentr.dev"}],"_nodeVersion":"22.23.2","dependencies":{"ws":"^8.18.0","impit":"0.14.3","jsdom":"^29.0.2","undici":"^6.27.0","js-yaml":"^4.3.0","turndown":"^7.2.2","commander":"^14.0.3","cli-table3":"^0.6.5","cloakbrowser":"0.4.5","playwright-core":"1.61.1","quickjs-emscripten":"0.32.0","turndown-plugin-gfm":"^1.0.2","@mozilla/readability":"^0.6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.3","vitest":"^4.1.0","esbuild":"^0.28.1","@types/ws":"^8.5.13","typescript":"^6.0.2","@types/node":"^25.5.2","@emnapi/core":"^1.11.2","@types/jsdom":"^27.0.0","@google/genai":"^2.10.0","@types/js-yaml":"^4.0.9","@emnapi/runtime":"^1.11.2","@types/turndown":"^5.0.6"},"_npmOperationalInternal":{"tmp":"tmp/webcmd_0.7.4_1787162945729_0.7417062090960282","host":"s3://npm-registry-packages-npm-production"},"_id":"@agentrhq/webcmd@0.7.4","version":"0.7.4"}