{
  "name": "saturn_lockfree",
  "version": "0.4.0",
  "files": [
    "doc/saturn_lockfree/Lockfree/Backoff/index.html",
    "doc/saturn_lockfree/Lockfree/Relaxed_queue/index.html",
    "doc/saturn_lockfree/Lockfree/Single_consumer_queue/index.html",
    "doc/saturn_lockfree/Lockfree/Single_prod_single_cons_queue/index.html",
    "doc/saturn_lockfree/Lockfree/Work_stealing_deque/M/index.html",
    "doc/saturn_lockfree/Lockfree/Work_stealing_deque/module-type-S/index.html",
    "doc/saturn_lockfree/Lockfree/Work_stealing_deque/index.html",
    "doc/saturn_lockfree/Lockfree/Stack/index.html",
    "doc/saturn_lockfree/Lockfree/Queue/index.html",
    "doc/saturn_lockfree/Lockfree/index.html",
    "doc/saturn_lockfree/index.html",
    "doc/src/saturn_lockfree/lockfree.ml.html",
    "doc/src/saturn_lockfree/lockfree__.ml.html",
    "doc/src/saturn_lockfree/michael_scott_queue.ml.html",
    "doc/src/saturn_lockfree/spsc_queue.ml.html",
    "doc/src/saturn_lockfree/mpmc_relaxed_queue.ml.html",
    "doc/src/saturn_lockfree/backoff.ml.html",
    "doc/src/saturn_lockfree/treiber_stack.ml.html",
    "doc/src/saturn_lockfree/ArrayExtra.ml.html",
    "doc/src/saturn_lockfree/mpsc_queue.ml.html",
    "doc/src/saturn_lockfree/ws_deque.ml.html", "doc/src/index.html",
    "doc/index.html", "doc/README.html", "doc/LICENSE.html",
    "doc/CHANGES.html"
  ],
  "failed": false,
  "redirections": [
    {
      "old_path": "doc/Lockfree/Backoff/index.html",
      "new_path": "doc/saturn_lockfree/Lockfree/Backoff/index.html"
    },
    {
      "old_path": "doc/Lockfree/Work_stealing_deque/M/index.html",
      "new_path": "doc/saturn_lockfree/Lockfree/Work_stealing_deque/M/index.html"
    },
    {
      "old_path": "doc/Lockfree/Single_prod_single_cons_queue/index.html",
      "new_path": "doc/saturn_lockfree/Lockfree/Single_prod_single_cons_queue/index.html"
    },
    {
      "old_path": "doc/Lockfree/Relaxed_queue/index.html",
      "new_path": "doc/saturn_lockfree/Lockfree/Relaxed_queue/index.html"
    },
    {
      "old_path": "doc/Lockfree/Stack/index.html",
      "new_path": "doc/saturn_lockfree/Lockfree/Stack/index.html"
    },
    {
      "old_path": "doc/Lockfree/Work_stealing_deque/module-type-S/index.html",
      "new_path": "doc/saturn_lockfree/Lockfree/Work_stealing_deque/module-type-S/index.html"
    },
    {
      "old_path": "doc/Lockfree/Queue/index.html",
      "new_path": "doc/saturn_lockfree/Lockfree/Queue/index.html"
    },
    {
      "old_path": "doc/Lockfree/index.html",
      "new_path": "doc/saturn_lockfree/Lockfree/index.html"
    },
    {
      "old_path": "doc/Lockfree/Work_stealing_deque/index.html",
      "new_path": "doc/saturn_lockfree/Lockfree/Work_stealing_deque/index.html"
    },
    {
      "old_path": "doc/Lockfree/Single_consumer_queue/index.html",
      "new_path": "doc/saturn_lockfree/Lockfree/Single_consumer_queue/index.html"
    }
  ]
}