{ "name": "jx_io", "abstract": "This PostgreSQL extension implements functions to export/import JSON ann XML from/to PostgreSQL ", "description": "This PostgreSQL extension implements functions to export/import JSON ann XML from/to PostgreSQL", "version": "0.1.1", "maintainer": "Anthony ", "license": { "PostgreSQL": "http://www.postgresql.org/about/licence" }, "provides": { "jx_io": { "abstract": "This PostgreSQL extension implements functions to export/import JSON ann XML from/to PostgreSQL", "file": "jx_io--0.1.1.sql", "docfile": "README", "version": "0.1.1" } }, "prereqs": { "runtime": { "requires": { "PostgreSQL": "9.2.0" } } }, "resources": { "homepage": "http://anthonysotolongo.wordpress.com", "bugtracker": { "mailto": "asotolongo@gmail.com" }, "repository": { "url": "https://github.com/asotolongo/jx_io.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","xml","datatype" ] }