{
   "abstract": "A key/value pair data type",
   "date": "2011-04-20T23:47:22Z",
   "description": "This library contains a single PostgreSQL extension, a key/value pair data type called “pair”, along with a convenience function for constructing key/value pairs.",
   "docs": {
      "README": {
         "title": "pair 0.1.2"
      },
      "doc/pair": {
         "abstract": "A key/value pair data type",
         "title": "pair 0.1.2"
      }
   },
   "license": "postgresql",
   "maintainer": [
      "David E. Wheeler <david@justatheory.com>"
   ],
   "name": "pair",
   "provides": {
      "pair": {
         "abstract": "A key/value pair data type",
         "docfile": "doc/pair.md",
         "docpath": "doc/pair",
         "file": "sql/pair.sql",
         "version": "0.1.2"
      }
   },
   "release_status": "stable",
   "releases": {
      "stable": [
         {
            "date": "2011-11-11T17:56:30Z",
            "version": "0.1.5"
         },
         {
            "date": "2011-11-11T06:52:41Z",
            "version": "0.1.4"
         },
         {
            "date": "2011-05-12T18:55:30Z",
            "version": "0.1.3"
         },
         {
            "date": "2011-04-20T23:47:22Z",
            "version": "0.1.2"
         },
         {
            "date": "2010-10-29T22:44:42Z",
            "version": "0.1.1"
         },
         {
            "date": "2010-10-19T03:59:54Z",
            "version": "0.1.0"
         }
      ]
   },
   "resources": {
      "bugtracker": {
         "web": "http://github.com/theory/kv-pair/issues/"
      },
      "repository": {
         "type": "git",
         "url": "git://github.com/theory/kv-pair.git",
         "web": "http://github.com/theory/kv-pair/"
      }
   },
   "sha1": "9988d7adb056b11f8576db44cca30f88a08bd652",
   "special_files": [
      "Changes",
      "README.md",
      "META.json",
      "Makefile",
      "pair.control"
   ],
   "tags": [
      "variadic function",
      "ordered pair",
      "pair",
      "key value",
      "key value pair"
   ],
   "user": "theory",
   "version": "0.1.2"
}
