UNPKG

@quenty/geometryutils

Version:

Utility functions involving 3D and 2D geometry

36 lines (35 loc) 758 B
{ "name": "@quenty/geometryutils", "version": "6.9.0", "description": "Utility functions involving 3D and 2D geometry", "keywords": [ "Roblox", "Nevermore", "Lua", "Math" ], "bugs": { "url": "https://github.com/Quenty/NevermoreEngine/issues" }, "repository": { "type": "git", "url": "https://github.com/Quenty/NevermoreEngine.git", "directory": "src/geometryutils/" }, "funding": { "type": "patreon", "url": "https://www.patreon.com/quenty" }, "license": "MIT", "contributors": [ "Quenty" ], "publishConfig": { "access": "public" }, "dependencies": { "@quenty/draw": "^7.9.0", "@quenty/loader": "^10.9.0" }, "gitHead": "20cff952c2cf06b959f2f11d2293bdef38acc604" }