@quenty/clipcharacters
Version:
Clip characters locally on the client of other clients so they don't interfer with physics.
50 lines (49 loc) • 1.29 kB
JSON
{
"name": "@quenty/clipcharacters",
"version": "12.35.0",
"description": "Clip characters locally on the client of other clients so they don't interfer with physics.",
"keywords": [
"Roblox",
"Nevermore",
"Lua",
"Character"
],
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Quenty/NevermoreEngine.git",
"directory": "src/clipcharacters/"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"scripts": {
"preinstall": "npx only-allow pnpm"
},
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/baseobject": "10.12.0",
"@quenty/brio": "14.27.0",
"@quenty/characterutils": "12.29.0",
"@quenty/loader": "10.10.0",
"@quenty/maid": "3.8.0",
"@quenty/nevermore-test-runner": "1.3.0",
"@quenty/playerutils": "8.29.0",
"@quenty/remoting": "12.29.0",
"@quenty/servicebag": "11.16.0",
"@quenty/statestack": "14.29.0",
"@quenty/table": "3.9.2",
"@quenty/valueobject": "13.28.0",
"@quentystudios/jest-lua": "3.10.0-quenty.2"
},
"publishConfig": {
"access": "public"
},
"gitHead": "305e70aba3395b2f94f500c731327760984aeb4f"
}