@quenty/table
Version:
Table and Set utility functions for Roblox
35 lines (34 loc) • 712 B
JSON
{
"name": "@quenty/table",
"version": "3.9.2",
"description": "Table and Set utility functions for Roblox",
"keywords": [
"Roblox",
"Nevermore",
"Lua",
"table"
],
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Quenty/NevermoreEngine.git",
"directory": "src/table/"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"scripts": {
"preinstall": "npx only-allow pnpm"
},
"contributors": [
"Quenty"
],
"publishConfig": {
"access": "public"
},
"gitHead": "55f4a7407de7247aceea574de4d2f57dab70cb91"
}