summaryrefslogtreecommitdiff
path: root/kartik/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'kartik/package.json')
-rwxr-xr-xkartik/package.json26
1 files changed, 26 insertions, 0 deletions
diff --git a/kartik/package.json b/kartik/package.json
new file mode 100755
index 0000000..f86b164
--- /dev/null
+++ b/kartik/package.json
@@ -0,0 +1,26 @@
+{
+ "name": "kartik-stable",
+ "version": "21.09.0",
+ "channel": "stable",
+ "description": "A multiplatform 2D karting game",
+ "main": "app.js",
+ "dependencies": {
+ "@electron/remote": "^1.0.4",
+ "discord-rpc": "^3.2.0",
+ "electron": "^12.0.1",
+ "ini": "^1.3.8",
+ "jquery": "^3.6.0",
+ "open": "^8.2.1",
+ "os-locale": "^5.0.0",
+ "systeminformation": "^5.7.7",
+ "typescript": "^4.3.5",
+ "uuid": "^8.3.2",
+ "yaml": "^1.10.2"
+ },
+ "scripts": {
+ "test": "node_modules\\electron\\dist\\electron.exe app.js"
+ },
+ "author": "Minteck",
+ "license": "GPL-3.0-or-later",
+ "serial": "XRL50000011995"
+} \ No newline at end of file