SPB Git forge

spb/admin-ka

Public
41commits 1branches 0releases
172.9 MBsize
maindefault branch
19 days agolast push
JavaScript 65.5% Python 17.8% CSS 13% HTML 3.7%
998 B · 36 lines json
Raw Blame History
1{2  "name": "admin-ka",3  "version": "1.0.0",4  "lockfileVersion": 3,5  "requires": true,6  "packages": {7    "node_modules/@novnc/novnc": {8      "version": "1.6.0",9      "resolved": "https://registry.npmjs.org/@novnc/novnc/-/novnc-1.6.0.tgz",10      "integrity": "sha512-CJrmdSe9Yt2ZbLsJpVFoVkEu0KICEvnr3njW25Nz0jodaiFJtg8AYLGZogRYy0/N5HUWkGUsCmegKXYBSqwygw==",11      "license": "MPL-2.0"12    },13    "node_modules/ws": {14      "version": "8.21.3",15      "resolved": "https://registry.npmjs.org/ws/-/ws-8.21.3.tgz",16      "integrity": "sha512-201TZ/kPWxoPr/OKWjquZR1SWKXcvxdH+e1xrx89b3YbmzLMFCLfnaG1HFIgWzJOEWZ7MvpK++odZufgYR50Rw==",17      "license": "MIT",18      "engines": {19        "node": ">=10.0.0"20      },21      "peerDependencies": {22        "bufferutil": "^4.0.1",23        "utf-8-validate": ">=5.0.2"24      },25      "peerDependenciesMeta": {26        "bufferutil": {27          "optional": true28        },29        "utf-8-validate": {30          "optional": true31        }32      }33    }34  }35}36