github.com/joey-fossa/fossa-cli@v0.7.34-0.20190708193710-569f1e8679f0/buildtools/buck/testdata/inputAllSubprojects.json (about)

     1  {
     2    "//buck/test:one": ["testdata/inputAllSubprojects.json"],
     3    "//buck/test:two": ["testdata/dependenciesDepTwo.json"],
     4    "//buck/test:three": [
     5      "testdata/input.json",
     6      "testdata/dependencies.json"
     7    ]
     8  }
     9