{
    "name": "@reldens/utils",
    "scope": "@reldens",
    "version": "0.56.0",
    "description": "Reldens - Utils",
    "author": "Damian A. Pastorini",
    "license": "MIT",
    "homepage": "https://github.com/damian-pastorini/reldens-utils",
    "source": true,
    "main": "index.js",
    "repository": {
        "type": "git",
        "url": "https://github.com/damian-pastorini/reldens-utils.git"
    },
    "keywords": [
        "reldens",
        "utils",
        "shortcuts",
        "system",
        "game",
        "mmorpg",
        "rpg",
        "dwd",
        "colyseus",
        "phaser",
        "parcel",
        "nodejs",
        "mmo",
        "multiplayer",
        "rol",
        "platform",
        "framework"
    ],
    "bugs": {
        "url": "https://github.com/damian-pastorini/reldens-utils/issues"
    },
    "scripts": {
        "test": "node tests/run.js"
    },
    "dependencies": {}
}
