@quenty/guitriangle
Version:
2D Gui triangle rendering class
35 lines (34 loc) • 717 B
JSON
{
"name": "@quenty/guitriangle",
"version": "2.3.3",
"description": "2D Gui triangle rendering class",
"keywords": [
"Roblox",
"Nevermore",
"Lua",
"Triangles"
],
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Quenty/NevermoreEngine.git",
"directory": "src/guitriangle/"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"scripts": {
"preinstall": "npx only-allow pnpm"
},
"contributors": [
"Quenty"
],
"publishConfig": {
"access": "public"
},
"gitHead": "55f4a7407de7247aceea574de4d2f57dab70cb91"
}