UNPKG

@quenty/qframe

Version:

CFrame representation as a quaternion for Roblox

42 lines (41 loc) 896 B
{ "name": "@quenty/qframe", "version": "10.11.0", "description": "CFrame representation as a quaternion for Roblox", "keywords": [ "Roblox", "Nevermore", "Lua", "cframe", "quaternions" ], "bugs": { "url": "https://github.com/Quenty/NevermoreEngine/issues" }, "repository": { "type": "git", "url": "https://github.com/Quenty/NevermoreEngine.git", "directory": "src/qframe/" }, "funding": { "type": "patreon", "url": "https://www.patreon.com/quenty" }, "license": "MIT", "contributors": [ "Quenty", "AxisAngles" ], "dependencies": { "@quenty/loader": "^10.9.0" }, "devDependencies": { "@quenty/camerastoryutils": "^10.11.0", "@quenty/cubicspline": "^10.9.0", "@quenty/maid": "^3.5.0" }, "publishConfig": { "access": "public" }, "gitHead": "20cff952c2cf06b959f2f11d2293bdef38acc604" }