@quenty/linkutils
Version:
Utility functions for links. Links are object values pointing to other values!
40 lines (39 loc) • 922 B
JSON
{
"name": "@quenty/linkutils",
"version": "13.20.3",
"description": "Utility functions for links. Links are object values pointing to other values!",
"keywords": [
"Roblox",
"Nevermore",
"Lua",
"Link"
],
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Quenty/NevermoreEngine.git",
"directory": "src/linkutils/"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/brio": "^14.20.2",
"@quenty/instanceutils": "^13.20.3",
"@quenty/loader": "^10.9.0",
"@quenty/maid": "^3.5.0",
"@quenty/promise": "^10.12.1",
"@quenty/rx": "^13.20.1"
},
"publishConfig": {
"access": "public"
},
"gitHead": "e4614dfea3bf2580ec2b10552c311b273ed1387c"
}