@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.18.1",
"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.18.1",
"@quenty/instanceutils": "^13.18.1",
"@quenty/loader": "^10.9.0",
"@quenty/maid": "^3.5.0",
"@quenty/promise": "^10.11.0",
"@quenty/rx": "^13.18.1"
},
"publishConfig": {
"access": "public"
},
"gitHead": "847e9e65e518392c1e2f30669ee2589ed3d7e870"
}