@quenty/numberrangeutils
Version:
Utility functions involving the NumberRange structure in Roblox
35 lines (34 loc) • 757 B
JSON
{
"name": "@quenty/numberrangeutils",
"version": "3.1.3",
"description": "Utility functions involving the NumberRange structure in 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/numberrangeutils/"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"scripts": {
"preinstall": "npx only-allow pnpm"
},
"contributors": [
"Quenty"
],
"publishConfig": {
"access": "public"
},
"gitHead": "55f4a7407de7247aceea574de4d2f57dab70cb91"
}