@quenty/motor6d
Version:
Centralized service to override motors on humanoids and other places
50 lines (49 loc) • 1.27 kB
JSON
{
"name": "@quenty/motor6d",
"version": "7.22.1",
"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",
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/baseobject": "^10.9.0",
"@quenty/binder": "^14.21.1",
"@quenty/brio": "^14.18.1",
"@quenty/cframeutils": "^5.5.3",
"@quenty/instanceutils": "^13.18.1",
"@quenty/loader": "^10.9.0",
"@quenty/maid": "^3.5.0",
"@quenty/playerhumanoidbinder": "^14.21.1",
"@quenty/rx": "^13.18.1",
"@quenty/servicebag": "^11.13.1",
"@quenty/signal": "^7.11.1",
"@quenty/spring": "^10.9.0",
"@quenty/steputils": "^3.6.0",
"@quenty/symbol": "^3.5.0",
"@quenty/tie": "^10.21.1",
"@quenty/valueobject": "^13.18.1"
},
"publishConfig": {
"access": "public"
},
"gitHead": "847e9e65e518392c1e2f30669ee2589ed3d7e870"
}