@quenty/ducktype
Version:
Utility functions to duck type a value
35 lines (34 loc) • 714 B
JSON
{
"name": "@quenty/ducktype",
"version": "5.9.0",
"description": "Utility functions to duck type a value",
"keywords": [
"Roblox",
"Nevermore",
"Lua",
"ducktype"
],
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Quenty/NevermoreEngine.git",
"directory": "src/ducktype/"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/loader": "^10.9.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "20cff952c2cf06b959f2f11d2293bdef38acc604"
}