"Fossies" - the Fresh Open Source Software Archive

Member "jitsi-meet-7312/resources/nwjs-integration/package.json" (1 Jun 2023, 234 Bytes) of package /linux/misc/jitsi-meet-7312.tar.gz:


As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) JSON source code syntax highlighting (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 {
    2     "name": "JitsiMeetNW!",
    3     "version": "0.0.1",
    4     "jitsi-url": "https://ivan.jitsi.net/",
    5     "main": "index.html",
    6     "chromium-args": "--ignore-certificate-errors",
    7     "user-agent": "Chrome/%webkit_ver JitsiMeetNW/%ver"
    8 }