{ "name": "base36", "abstract": "Integers represented in base36", "version": "1.0.0", "maintainer": [ "Chris Travers ", "Manuel Kniep " ], "license": { "PostgreSQL": "http://www.postgresql.org/about/licence" }, "provides": { "base36": { "file": "sql/base36.sql", "version": "1.0.0", "abstract": "Integers represented in base36" } }, "meta-spec": { "version": "1.0.0", "url": "http://pgxn.org/meta/spec.txt" }, "description": "Integers represented in base36", "prereqs": { "runtime": { "requires": { "PostgreSQL": "9.3.0" } } }, "resources": { "bugtracker": { "web": "http://github.com/adjust/pg-country/issues" }, "repository": { "url": "git://github.com/adjust/pg-country.git", "web": "http://github.com/adjust/pg-country", "type": "git" } } }