@quenty/qframe
Version:
CFrame representation as a quaternion for Roblox
42 lines (41 loc) • 896 B
JSON
{
"name": "@quenty/qframe",
"version": "10.10.4",
"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.8.3"
},
"devDependencies": {
"@quenty/camerastoryutils": "^10.10.4",
"@quenty/cubicspline": "^10.8.3",
"@quenty/maid": "^3.4.3"
},
"publishConfig": {
"access": "public"
},
"gitHead": "b06c070ae91d5dab7bd8de6e290ad2caabb15d8f"
}