summaryrefslogtreecommitdiffstats
path: root/services/sync/tests/unit/bootstrap1-search.json
blob: 8cd1cf43ed11289698f2fc20bb11a155c3a8e4b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "next": null,
  "results": [
    {
      "name": "Restartless Test Extension",
      "type": "extension",
      "guid": "bootstrap1@tests.mozilla.org",
      "current_version": {
        "version": "1.0",
        "files": [
          {
            "platform": "all",
            "size": 485,
            "url": "http://127.0.0.1:8888/bootstrap1.xpi"
          }
        ]
      },
      "last_updated": "2011-09-05T20:42:09Z"
    }
  ]
}