@quenty/attributeutils
Version:
Provides utility functions to work with attributes in Roblox
42 lines (41 loc) • 985 B
JSON
{
"name": "@quenty/attributeutils",
"version": "14.20.3",
"description": "Provides utility functions to work with attributes in Roblox",
"keywords": [
"Roblox",
"Nevermore",
"Lua",
"Attributes"
],
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Quenty/NevermoreEngine.git",
"directory": "src/attributeutils/"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/brio": "^14.20.2",
"@quenty/canceltoken": "^11.13.1",
"@quenty/loader": "^10.9.0",
"@quenty/maid": "^3.5.0",
"@quenty/promise": "^10.12.1",
"@quenty/rx": "^13.20.1",
"@quenty/rxsignal": "^7.20.1",
"@quenty/symbol": "^3.5.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "e4614dfea3bf2580ec2b10552c311b273ed1387c"
}