@quenty/deathreport
Version:
Death report service which will track the deaths of players
53 lines (52 loc) • 1.35 kB
JSON
{
"name": "@quenty/deathreport",
"version": "10.39.0",
"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",
"scripts": {
"preinstall": "npx only-allow pnpm"
},
"contributors": [
"Quenty"
],
"publishConfig": {
"access": "public"
},
"dependencies": {
"@quenty/baseobject": "10.12.0",
"@quenty/binder": "14.32.0",
"@quenty/characterutils": "12.29.0",
"@quenty/humanoidkillerutils": "2.3.5",
"@quenty/loader": "10.10.0",
"@quenty/maid": "3.8.0",
"@quenty/nevermore-test-runner": "1.3.0",
"@quenty/playerhumanoidbinder": "14.33.0",
"@quenty/remoting": "12.29.0",
"@quenty/rx": "13.26.0",
"@quenty/rxbinderutils": "14.32.0",
"@quenty/servicebag": "11.16.0",
"@quenty/signal": "7.12.0",
"@quenty/table": "3.9.2",
"@quentystudios/jest-lua": "3.10.0-quenty.2"
},
"gitHead": "305e70aba3395b2f94f500c731327760984aeb4f"
}