UNPKG

@quenty/physicsutils

Version:

General physics library for use on Roblox

40 lines (39 loc) 842 B
{ "name": "@quenty/physicsutils", "version": "8.22.0", "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.3", "@quenty/maid": "3.5.3", "@quenty/rx": "13.22.0" }, "gitHead": "fbe4f7a70d781c1b2dd62ec19aec1ce6ce2d742c" }