{
  "name": "sealtun",
  "version": "0.0.37",
  "description": "Sealtun CLI distributed through platform-specific npm binary packages.",
  "keywords": [
    "sealtun",
    "tunnel",
    "sealos"
  ],
  "homepage": "https://github.com/gitlayzer/sealtun#readme",
  "bugs": {
    "url": "https://github.com/gitlayzer/sealtun/issues"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gitlayzer/sealtun.git"
  },
  "license": "MIT",
  "author": "gitlayzer",
  "type": "commonjs",
  "bin": {
    "sealtun": "bin/sealtun.js"
  },
  "files": [
    "bin"
  ],
  "optionalDependencies": {
    "@gitlayzer/sealtun-darwin-x64": "0.0.37",
    "@gitlayzer/sealtun-darwin-arm64": "0.0.37",
    "@gitlayzer/sealtun-linux-x64": "0.0.37",
    "@gitlayzer/sealtun-linux-arm64": "0.0.37",
    "@gitlayzer/sealtun-win32-x64": "0.0.37",
    "@gitlayzer/sealtun-win32-arm64": "0.0.37"
  }
}
