{ "name": "json_utils", "abstract": "function and operator utils to PostgreSQL json type, ", "version": "0.1.0", "maintainer": "Anthony ", "license": "postgresql", "provides": { "json_utils": { "abstract": "PostgreSQL SQL/MED FDW for CouchDB", "file": "couchdb_fdw--1.0.sql", "docfile": "README", "version": "0.1.0" } }, "prereqs": { "runtime": { "requires": { "PostgreSQL": "9.2.0" } } }, "resources": { "bugtracker": { "web": "http://postgresql.uci.cu" }, "repository": { "url": "git://github.com/asotolongo/pg_json_utils.git", "web": "https://github.com/asotolongo ", "type": "git" } }, "generated_by": "Anthony R. Sotolongo leon", "meta-spec": { "version": "1.0.0", "url": "http://pgxn.org/meta/spec.txt" }, "tags": [ "json", "operator" ] }