@quenty/sunpositionutils
Version:
Utility to position the sun and to retrieve sun information specific to Roblox.
32 lines (31 loc) • 714 B
JSON
{
"name": "@quenty/sunpositionutils",
"version": "2.4.0",
"description": "Utility to position the sun and to retrieve sun information specific to Roblox.",
"keywords": [
"Roblox",
"Nevermore",
"Lua",
"Lighting"
],
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Quenty/NevermoreEngine.git",
"directory": "src/sunpositionutils/"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"contributors": [
"Quenty"
],
"publishConfig": {
"access": "public"
},
"gitHead": "20cff952c2cf06b959f2f11d2293bdef38acc604"
}