{
    "id": "AlterationEffects",
    "version": "1.2.0-SNAPSHOT",
    "author": "Marcin Sciesinski <marcins78@gmail.com>, XTariq, Isaac (iojw)",
    "displayName": "AlterationEffects",
    "description": "Allows for applying effects to a player (or something else) that alter their base state in some fashion.",
    "dependencies": [
        {
            "id": "CoreAssets",
            "minVersion": "2.0.1"
        },
        {
            "id": "Health",
            "minVersion": "2.0.0-SNAPSHOT"
        }
    ],
    "isServerSideOnly": false,
    "isLibrary": true
}
