[
  {
    "path": ".gitignore",
    "content": "*.pyc\n*.swp\n.idea\n.DS_Store\n*~\n.project\n.settings\n"
  },
  {
    "path": "README.md",
    "content": "\ntrace-viewer has moved!\n===========================================================================\nWe're now part of the\n[catapult repo](https://github.com/catapult-project/catapult).\n\ntrace-viewer is located at [github.com/catapult-project/catapult/tree/master/tracing](https://github.com/catapult-project/catapult/tree/master/tracing)"
  }
]