@quenty/funnels
Version:
Funnel utility class
44 lines (43 loc) • 969 B
JSON
{
"name": "@quenty/funnels",
"version": "1.23.0",
"description": "Funnel utility class",
"keywords": [
"Roblox",
"Nevermore",
"Lua",
"funnels"
],
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Quenty/NevermoreEngine.git",
"directory": "src/funnels/"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"scripts": {
"preinstall": "npx only-allow pnpm"
},
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/adorneedata": "7.33.2",
"@quenty/baseobject": "10.13.0",
"@quenty/binder": "14.35.0",
"@quenty/loader": "10.11.0",
"@quenty/propertyvalue": "7.29.2",
"@quenty/servicebag": "11.18.0",
"@quenty/signal": "7.13.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "5cba15660c2856169fd0362e1eeeca4c260029c2"
}