torque-pro-assistant - v1.0.0
    Preparing search index...

    Module scripts/package

    Installer packager — wraps electron-packager (for the app bundle) and three platform-specific installer tools:

    • Windows: electron-wix-msi (requires WiX Toolset 3.x on PATH)
    • macOS: electron-installer-dmg
    • Linux: electron-installer-debian

    Reads name / version / description / author from package.json so the installer metadata always tracks the source manifest. Output lands under dist/<platform>/setup/.

    Classes

    Packager