)]}'
{
  "commit": "893028883e893d0623cdd7ef25a88b1274a0c43d",
  "tree": "2b00b0ac7fd4f53b1b387d623df96bb18c817faf",
  "parents": [
    "698e3490e6ae5c0dc51cafe1dcbccfc0f1bf5819"
  ],
  "author": {
    "name": "Tony Sun",
    "email": "tony.sun@cloudant.com",
    "time": "Tue Feb 24 23:19:01 2015 -0800"
  },
  "committer": {
    "name": "Tony Sun",
    "email": "tony.sun@cloudant.com",
    "time": "Tue Feb 24 23:19:01 2015 -0800"
  },
  "message": "Use different comparison function\n\nOur mango_json:cmp/2 function used couch_ejson_compare:less_json.\nThat function returned a boolean value, but we need a number.\nDocuments were not returned and tests were failing. Changed function\nto use couch_ejson_compare:less instead.\n\nFixes COUCHDB-2622\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2c602b6d6ae9ab6a077b720446571d5e54af8459",
      "old_mode": 33188,
      "old_path": "src/mango_json.erl",
      "new_id": "9584c2d7e8a5d8444928b0e266a8b4e17d65eaca",
      "new_mode": 33188,
      "new_path": "src/mango_json.erl"
    }
  ]
}
