@quenty/motor6d
Version:
Centralized service to override motors on humanoids and other places
54 lines (53 loc) • 1.35 kB
JSON
{
"name": "@quenty/motor6d",
"version": "7.38.0",
"description": "Centralized service to override motors on humanoids and other places",
"keywords": [
"Roblox",
"Nevermore",
"Lua",
"Motors"
],
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Quenty/NevermoreEngine.git",
"directory": "src/motor6d/"
},
"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/binder": "14.32.0",
"@quenty/brio": "14.27.0",
"@quenty/cframeutils": "5.5.6",
"@quenty/draw": "7.13.0",
"@quenty/instanceutils": "13.27.0",
"@quenty/loader": "10.10.0",
"@quenty/maid": "3.8.0",
"@quenty/playerhumanoidbinder": "14.33.0",
"@quenty/rx": "13.26.0",
"@quenty/servicebag": "11.16.0",
"@quenty/signal": "7.12.0",
"@quenty/spring": "10.11.0",
"@quenty/steputils": "3.6.3",
"@quenty/symbol": "3.5.2",
"@quenty/tie": "10.36.0",
"@quenty/valueobject": "13.28.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "305e70aba3395b2f94f500c731327760984aeb4f"
}