v0.0.6 - Installer hotfix
Hotfix: the installer's unzip fallback chain — GNU tar (Linux) cannot extract zip archives (bsdtar-only feature), so install.js now tries unzip -> tar -> PowerShell. Caught by the new CI npm-installer-smoke job on its first run; v0.0.5's installer failed on Linux. 253 tests passing.