UNPKG

@bark_ing/ragdoll

Version:

Quenty's Ragdoll system for Roblox - Floppy fun ragdolls

58 lines (57 loc) 1.55 kB
{ "name": "@bark_ing/ragdoll", "version": "9.7.9", "description": "Quenty's Ragdoll system for Roblox - Floppy fun ragdolls", "keywords": [ "Roblox", "Nevermore", "Lua", "ragdoll" ], "bugs": { "url": "https://github.com/bark-ing/ragdoll/issues" }, "repository": { "type": "git", "url": "git+https://github.com/bark-ing/ragdoll.git", "directory": "src/ragdoll/" }, "funding": { "type": "patreon", "url": "https://www.patreon.com/quenty" }, "license": "MIT", "contributors": [ "Quenty", "Bark_ing" ], "dependencies": { "@bark_ing/camera": "^9.6.1", "@quenty/attributeutils": "^8.5.0", "@quenty/baseobject": "^6.0.1", "@quenty/binder": "^8.6.0", "@quenty/brio": "^8.4.0", "@quenty/cancellabledelay": "^3.3.0", "@quenty/characterutils": "^6.0.1", "@quenty/draw": "^4.2.0", "@quenty/enumutils": "^3.0.0", "@quenty/hapticfeedbackutils": "^3.1.0", "@quenty/instanceutils": "^7.5.0", "@quenty/loader": "^6.0.1", "@quenty/maid": "^2.4.0", "@quenty/motor6d": "^1.9.0", "@quenty/playerhumanoidbinder": "^8.6.0", "@quenty/promise": "^6.0.1", "@quenty/qframe": "^6.1.1", "@quenty/r15utils": "^7.6.0", "@quenty/remoting": "^6.0.1", "@quenty/rx": "^7.4.0", "@quenty/spring": "^6.0.1", "@quenty/steputils": "^3.2.0", "@quenty/table": "^3.1.0", "@quenty/valuebaseutils": "^7.5.0" }, "publishConfig": { "access": "public" } }