)]}'
{
  "commit": "2edda5bdfaf1592cc7af85aba055a692042e85cc",
  "tree": "0052b7d73fcda7ef392b808a53318d1bd307ae75",
  "parents": [
    "1bb21d329e0cfe209be499cd60fc88b805e40764"
  ],
  "author": {
    "name": "Matan Lurey",
    "email": "matanlurey@users.noreply.github.com",
    "time": "Wed Jul 12 09:21:01 2017 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Jul 12 09:21:01 2017 -0700"
  },
  "message": "Add `ProcessManager` and `sharedStdIn` (#6)\n\n* Start on process manager.\r\n\r\n* Ready for review.\r\n\r\n* Pass on .24 and .25.\r\n\r\n* Add travis badge.\r\n\r\n* Actually fix travis.\r\n\r\n* Update README.\r\n\r\n* Address feedback.\r\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e8dcf55d9e513bf8a12be85a22d468c0fbf9d39d",
      "old_mode": 33188,
      "old_path": "CHANGELOG.md",
      "new_id": "0035de188068efdf1150211d68856b3ba70cc3bc",
      "new_mode": 33188,
      "new_path": "CHANGELOG.md"
    },
    {
      "type": "modify",
      "old_id": "ac5833f536c21ee1b061a0b3050d4b58e589b1d3",
      "old_mode": 33188,
      "old_path": "README.md",
      "new_id": "088d31d419c82af9f5381a087a18268432cfdf22",
      "new_mode": 33188,
      "new_path": "README.md"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "d865138dd6381915642fc463e389c134012e3b4a",
      "new_mode": 33188,
      "new_path": "example/spawn_process.dart"
    },
    {
      "type": "modify",
      "old_id": "552217c2c93371796df43e221c28e7a5cc10aeac",
      "old_mode": 33188,
      "old_path": "lib/io.dart",
      "new_id": "3af40ae6ff92a5203795d593c30a1de1ed5a190c",
      "new_mode": 33188,
      "new_path": "lib/io.dart"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "a126335d496564c621fbc2851f92239047c5407f",
      "new_mode": 33188,
      "new_path": "lib/src/process_manager.dart"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "79ff97df78361b8e307d484248d409211490d39e",
      "new_mode": 33188,
      "new_path": "lib/src/shared_stdin.dart"
    },
    {
      "type": "modify",
      "old_id": "999e7522c0ed875147b402c737fd287fb5abdbc9",
      "old_mode": 33188,
      "old_path": "pubspec.yaml",
      "new_id": "92293fb7bf773754592b16f759961f25c3282f35",
      "new_mode": 33188,
      "new_path": "pubspec.yaml"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "d29f2139e247b8ea6e5f0f9ef55a0878a539bd37",
      "new_mode": 33188,
      "new_path": "test/_files/stderr_hello.dart"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "96913e4114de1e2a356b501de63831a470a473b7",
      "new_mode": 33188,
      "new_path": "test/_files/stdin_echo.dart"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "492a190ea9be4946bd7f059e3ac1fcfb33c86d83",
      "new_mode": 33188,
      "new_path": "test/_files/stdout_hello.dart"
    },
    {
      "type": "modify",
      "old_id": "51fbf6bc83ef236b5bed8713cfff33a07749beeb",
      "old_mode": 33188,
      "old_path": "test/permissions_test.dart",
      "new_id": "2874732101f297dabf632dfda418ea3db83d3f7e",
      "new_mode": 33188,
      "new_path": "test/permissions_test.dart"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "4ad49d7556809a6c1aec8b21e75e513cc720ef3a",
      "new_mode": 33188,
      "new_path": "test/process_manager_test.dart"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "722ec1fbc872e6fdc49393c31ef0048c11414fbd",
      "new_mode": 33188,
      "new_path": "test/shared_stdin_test.dart"
    }
  ]
}
