@quenty/numbersequenceutils
Version:
Utility functions involving NumberSequences on Roblox
36 lines (35 loc) • 781 B
JSON
{
"name": "@quenty/numbersequenceutils",
"version": "8.10.0",
"description": "Utility functions involving NumberSequences on Roblox",
"keywords": [
"Roblox",
"Nevermore",
"Lua",
"Utility"
],
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Quenty/NevermoreEngine.git",
"directory": "src/numbersequenceutils/"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"contributors": [
"Quenty"
],
"publishConfig": {
"access": "public"
},
"dependencies": {
"@quenty/loader": "^10.9.0",
"@quenty/math": "^2.7.3"
},
"gitHead": "20cff952c2cf06b959f2f11d2293bdef38acc604"
}