{
    "name": "BeatSaber-Overlay",
    "version": "2.2.0a",
    "description": "Beat Saber Overlay for BSPlus, HTTPStatus, HTTPSiraStatus and DataPuller",
    "main": "init.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1",
        "build": "tsc --build"
    },
    "author": "Hyldra Zolxy",
    "license": "ISC",
    "type": "module",
    "devDependencies": {
        "@types/jquery": "^3.5.14"
    }
}