@quenty/attributeutils
Version:
Provides utility functions to work with attributes in Roblox
42 lines (41 loc) • 985 B
JSON
{
"name": "@quenty/attributeutils",
"version": "14.18.1",
"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.18.1",
"@quenty/canceltoken": "^11.12.1",
"@quenty/loader": "^10.9.0",
"@quenty/maid": "^3.5.0",
"@quenty/promise": "^10.11.0",
"@quenty/rx": "^13.18.1",
"@quenty/rxsignal": "^7.18.1",
"@quenty/symbol": "^3.5.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "847e9e65e518392c1e2f30669ee2589ed3d7e870"
}