UNPKG

@quenty/geometryutils

Version:

Utility functions involving 3D and 2D geometry

39 lines (38 loc) 819 B
{ "name": "@quenty/geometryutils", "version": "6.14.1", "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", "scripts": { "preinstall": "npx only-allow pnpm" }, "contributors": [ "Quenty" ], "publishConfig": { "access": "public" }, "dependencies": { "@quenty/draw": "7.14.1", "@quenty/loader": "10.11.0" }, "gitHead": "598b2b62b36bdcbdbbd56f7db10c399831cc6eba" }