{
    "name": "hssp",
    "version": "4.0.1",
    "description": "Create, edit and read HSSP files in pure JavaScript",
    "main": "main.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "repository": "HSSPfile/js",
    "keywords": [
        "HSSP",
        "HugeSizeSupportingPackage",
        "Huge",
        "Package"
    ],
    "author": "HSSP",
    "license": "MIT",
    "bugs": {
        "url": "https://github.com/HSSPfile/js/issues"
    },
    "homepage": "https://hssp.leox.dev/",
    "dependencies": {
        "lzma": "^2.3.2",
        "murmurhash-js": "^1.0.0",
        "pako": "^2.1.0"
    }
}
