@quenty/physicsutils
Version:
General physics library for use on Roblox
40 lines (39 loc) • 845 B
JSON
{
"name": "@quenty/physicsutils",
"version": "8.21.1",
"description": "General physics library for use on Roblox",
"keywords": [
"Roblox",
"Nevermore",
"Lua",
"Physics"
],
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Quenty/NevermoreEngine.git",
"directory": "src/physicsutils/"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"scripts": {
"preinstall": "npx only-allow pnpm"
},
"contributors": [
"Quenty"
],
"publishConfig": {
"access": "public"
},
"dependencies": {
"@quenty/loader": "^10.9.2",
"@quenty/maid": "^3.5.2",
"@quenty/rx": "^13.21.1"
},
"gitHead": "76f1dfb1936388838b2fd734e263a6af2ae9277b"
}