{ "name": "pg_biscuit", "abstract": "Redirect package for the biscuit PostgreSQL extension.", "description": "This is a meta-package. Please install the main extension named 'biscuit'.", "version": "2.0.0", "maintainer": [ "Sivaprasad Murali " ], "license": "mit", "provides": {}, "prereqs": { "runtime": { "requires": { "biscuit": ">=1.0.0" } } }, "tags": [ "bitmap", "indexing", "search", "like", "pattern", "matching", "wildcard", "deterministic" ], "resources": { "homepage": "https://github.com/CrystallineCore/biscuit", "repository": { "url": "https://github.com/CrystallineCore/biscuit", "web": "https://github.com/CrystallineCore/biscuit", "type": "git" } }, "meta-spec": { "version": "1.0.0", "url": "https://pgxn.org/meta/spec.txt" } }