{ "name": "iif", "abstract": "iif function support", "description": "Adds iif function compatibility", "version": "0.0.1", "maintainer": [ "Emanuel Calvo <3manuek@gmail.com>" ], "tags": [ "iif", "compatibility" ], "release_status": "stable", "license": "bsd", "provides": { "iif": { "file": "lib/iif.sql", "version": "0.0.1", "abstract": "Adds iif function compatibility" } }, "prereqs": { "runtime": { "requires": { "PostgreSQL": "9.4.0" } } }, "resources": { "homepage": "https://gitlab.com/ongresinc/extensions/iif/-/tree/main/", "bugtracker": { "web": "https://gitlab.com/ongresinc/extensions/iif/-/issues" }, "repository": { "url": "https://gitlab.com/ongresinc/extensions/iif.git", "web": "https://gitlab.com/ongresinc/extensions/iif", "type": "git" } }, "meta-spec": { "version": "1.0.0", "url": "https://pgxn.org/meta/spec.txt" } }