1 2 3 4 5 6 7 8
{ "": {"type": "install", "tainted": ["test"], "deps": ["proto"]} , "proto": { "type": ["@", "rules", "shell/test", "script"] , "name": ["proto"] , "test": ["test.sh"] , "deps": [["@", "src", "proto", "write"], ["@", "src", "proto", "read"]] } }