UNPKG

@quenty/deathreport

Version:

Death report service which will track the deaths of players

48 lines (47 loc) 1.2 kB
{ "name": "@quenty/deathreport", "version": "10.21.1", "description": "Death report service which will track the deaths of players", "keywords": [ "Roblox", "Nevermore", "Lua", "Humanoid", "Death" ], "bugs": { "url": "https://github.com/Quenty/NevermoreEngine/issues" }, "repository": { "type": "git", "url": "https://github.com/Quenty/NevermoreEngine.git", "directory": "src/deathreport/" }, "funding": { "type": "patreon", "url": "https://www.patreon.com/quenty" }, "license": "MIT", "contributors": [ "Quenty" ], "publishConfig": { "access": "public" }, "dependencies": { "@quenty/baseobject": "^10.8.1", "@quenty/binder": "^14.19.1", "@quenty/characterutils": "^12.18.1", "@quenty/humanoidkillerutils": "^2.3.2", "@quenty/loader": "^10.8.1", "@quenty/maid": "^3.4.1", "@quenty/playerhumanoidbinder": "^14.19.1", "@quenty/remoting": "^12.18.1", "@quenty/rx": "^13.17.1", "@quenty/rxbinderutils": "^14.19.1", "@quenty/servicebag": "^11.11.2", "@quenty/signal": "^7.10.1", "@quenty/table": "^3.7.2" }, "gitHead": "78c3ac0ab08dd18085b6e6e6e4f745e76ed99f68" }