@quenty/deathreport
Version:
Death report service which will track the deaths of players
48 lines (47 loc) • 1.2 kB
JSON
{
"name": "@quenty/deathreport",
"version": "10.25.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.9.0",
"@quenty/binder": "^14.21.1",
"@quenty/characterutils": "^12.20.1",
"@quenty/humanoidkillerutils": "^2.3.3",
"@quenty/loader": "^10.9.0",
"@quenty/maid": "^3.5.0",
"@quenty/playerhumanoidbinder": "^14.21.1",
"@quenty/remoting": "^12.19.1",
"@quenty/rx": "^13.18.1",
"@quenty/rxbinderutils": "^14.21.1",
"@quenty/servicebag": "^11.13.1",
"@quenty/signal": "^7.11.1",
"@quenty/table": "^3.8.0"
},
"gitHead": "847e9e65e518392c1e2f30669ee2589ed3d7e870"
}