UNPKG

@quenty/ducktype

Version:

Utility functions to duck type a value

38 lines (37 loc) 775 B
{ "name": "@quenty/ducktype", "version": "5.10.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", "scripts": { "preinstall": "npx only-allow pnpm" }, "contributors": [ "Quenty" ], "dependencies": { "@quenty/loader": "10.10.0" }, "publishConfig": { "access": "public" }, "gitHead": "ea9856e1b1ab2c3c1a9c3ed8a07f21a633f59f29" }