{
  "name": "winsmux",
  "version": "0.36.29",
  "description": "Windows npm install surface for winsmux.",
  "license": "Apache-2.0",
  "type": "module",
  "os": [
    "win32"
  ],
  "files": [
    "README.md",
    "index.mjs",
    "install.ps1",
    "LICENSE"
  ],
  "bin": {
    "winsmux": "index.mjs"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Sora-bluesky/winsmux.git"
  },
  "homepage": "https://github.com/Sora-bluesky/winsmux",
  "bugs": {
    "url": "https://github.com/Sora-bluesky/winsmux/issues"
  },
  "engines": {
    "node": ">=18"
  },
  "winsmuxReleaseTag": "v0.36.29"
}
