{"library":"claude-code-win32","type":"library","category":null,"description":"Claude Code plugin for Windows that transparently transpiles Bash commands to PowerShell equivalents. v0.1.1 (March 2025) — hooks manifest fix. Fast-path passes POSIX-safe commands (git, npm, grep) straight to Git Bash; rewrites Unix idioms (xdg-open, pbcopy, uname, df, free) to PowerShell; denies impossible commands (sudo, apt, chmod) with Windows-native hints. MSYS path translation (/c/… → C:/…), PS 5.1 vs PS 7 awareness, internal error safety. TypeScript types included. Requires Node >=20. Active development, GitHub-only.","language":"javascript","status":"active","version":"0.1.1","tags":["javascript","claude","claude-code","claude-code-plugin","claude-plugin","windows","win32","bash","powershell","typescript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install claude-code-win32","imports":["import { transpile } from 'claude-code-win32'","import transpile from 'claude-code-win32/transpiler'","import { processCommand } from 'claude-code-win32/chain'","import { translatePath } from 'claude-code-win32/paths'","import { classifyCommand } from 'claude-code-win32/classifier'","npx claude-code-win32-hook"]},{"cmd":"yarn add claude-code-win32","imports":[]},{"cmd":"pnpm add claude-code-win32","imports":[]}],"homepage":null,"github":"https://github.com/hmennen90/claude-code-win32","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/claude-code-win32","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}