@quenty/linkutils
Version:
Utility functions for links. Links are object values pointing to other values!
43 lines (42 loc) • 982 B
JSON
{
"name": "@quenty/linkutils",
"version": "13.22.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",
"scripts": {
"preinstall": "npx only-allow pnpm"
},
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/brio": "^14.22.1",
"@quenty/instanceutils": "^13.22.1",
"@quenty/loader": "^10.9.2",
"@quenty/maid": "^3.5.2",
"@quenty/promise": "^10.12.5",
"@quenty/rx": "^13.21.1"
},
"publishConfig": {
"access": "public"
},
"gitHead": "76f1dfb1936388838b2fd734e263a6af2ae9277b"
}