@quenty/numbersequenceutils
Version:
Utility functions involving NumberSequences on Roblox
39 lines (38 loc) • 840 B
JSON
{
"name": "@quenty/numbersequenceutils",
"version": "8.11.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",
"scripts": {
"preinstall": "npx only-allow pnpm"
},
"contributors": [
"Quenty"
],
"publishConfig": {
"access": "public"
},
"dependencies": {
"@quenty/loader": "10.10.0",
"@quenty/math": "2.7.5"
},
"gitHead": "ea9856e1b1ab2c3c1a9c3ed8a07f21a633f59f29"
}