@reldens/utils
Version:
42 lines (41 loc) • 965 B
JSON
{
"name": "@reldens/utils",
"scope": "@reldens",
"version": "0.52.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": {}
}