{
  "1": {
    "0": {
      "0": {
        "viola": {
          "fromDefault": "this is from 1",
          "fromStrings": "this is from 1",
          "fromViola": "this is from 1.0",
          "toItem": "viola"
        },
        "violin": {
          "fromDefault": "this is from 1",
          "fromStrings": "this is from 1",
          "fromViolin": "this is from 1.0.0",
          "toItem": "violin"
        }
      },
      "1": {
        "viola": {
          "fromDefault": "this is from 1",
          "fromStrings": "this is from 1",
          "fromViola": "this is from 1.0",
          "toItem": "viola"
        },
        "violin": {
          "fromDefault": "this is from 1",
          "fromStrings": "this is from 1",
          "fromViolin": "this is from 1.0.1",
          "toItem": "violin"
        }
      },
      "2": {
        "viola": {
          "fromDefault": "this is from 1",
          "fromStrings": "this is from 1",
          "fromViola": "this is from 1.0",
          "toItem": "viola"
        },
        "violin": {
          "fromDefault": "this is from 1",
          "fromStrings": "this is from 1",
          "fromViolin": "this is from 1.0.2",
          "toItem": "violin"
        }
      }
    },
    "1": {
      "0": {
        "violin": {
          "fromDefault": "this is from 1",
          "fromStrings": "this is from 1",
          "fromViolin": "this is from 1",
          "toItem": "violin"
        }
      },
      "1": {
        "clarinet": {
          "fromClarinet": "this is from 1.1.1",
          "fromDefault": "this is from 1",
          "fromWinds": "this is from 1",
          "toItem": "clarinet"
        },
        "violin": {
          "fromDefault": "this is from 1",
          "fromStrings": "this is from 1",
          "fromViolin": "this is from 1",
          "toItem": "violin"
        }
      }
    },
    "2": {
      "0": {
        "clarinet": {
          "fromClarinet": "this is from 1.2",
          "fromDefault": "this is from 1",
          "fromWinds": "this is from 1",
          "toItem": "clarinet"
        },
        "flute": {
          "fromDefault": "this is from 1",
          "fromFlute": "this is from 1.2.0",
          "fromWinds": "this is from 1",
          "toItem": "flute"
        },
        "violin": {
          "fromDefault": "this is from 1",
          "fromStrings": "this is from 1",
          "fromViolin": "this is from 1",
          "toItem": "violin"
        }
      }
    },
    "3": {
      "0": {
        "clarinet": {
          "fromClarinet": "this is from 1.3",
          "fromDefault": "this is from 1",
          "fromWinds": "this is from 1",
          "toItem": "clarinet"
        },
        "flute": {
          "fromDefault": "this is from 1",
          "fromFlute": "this is from 1.3.0",
          "fromWinds": "this is from 1",
          "toItem": "flute"
        },
        "viola": {
          "fromDefault": "this is from 1",
          "fromStrings": "this is from 1",
          "fromViola": "this is from 1.3.0",
          "toItem": "viola"
        },
        "violin": {
          "fromDefault": "this is from 1",
          "fromStrings": "this is from 1",
          "fromViolin": "this is from 1",
          "toItem": "violin"
        }
      }
    }
  },
  "2": {
    "0": {
       "0": {
        "clarinet": {
          "fromClarinet": "this is from 2",
           "fromWinds": "this is from 2",
           "toItem": "clarinet"
         },
         "trombone": {
           "fromBrass": "this is from 2.0",
           "fromTrombone": "this is from 2",
           "toItem": "trombone"
         },
         "trumpet": {
           "fromBrass": "this is from 2.0",
           "fromTrumpet": "this is from 2.0.0",
           "toItem": "trumpet"
         },
         "viola": {
           "fromStrings": "this is from 2",
           "fromViola": "this is from 2",
           "toItem": "viola"
         },
         "violin": {
           "fromStrings": "this is from 2",
           "fromViolin": "this is from 2",
           "toItem": "violin"
         }
       },
       "0-alpha": {
         "0": {
           "harp": {
             "fromHarp": "this is only 2.0.0-alpha.0",
             "toItem": "harp"
           },
           "saxophone": {
             "fromSaxophone": "this is from 2.0.0-alpha",
             "toItem": "saxophone"
           },
           "viola": {
             "fromViola": "this is from 2.0.0-alpha.0",
             "toItem": "viola"
           }
         },
         "1": {
          "clarinet": {
             "fromClarinet": "this is from 2.0.0-alpha.1",
             "fromWinds": "this is from 2.0.0-alpha.1",
             "toItem": "clarinet"
           },
           "saxophone": {
             "fromSaxophone": "this is from 2.0.0-alpha",
             "toItem": "saxophone"
           }
         }
       },
       "0-beta": {
         "0": {
           "trombone": {
             "fromTrombone": "this is from 2.0.0-beta",
             "toItem": "trombone"
           }
         }
       },
       "1": {
        "clarinet": {
           "fromClarinet": "this is from 2",
           "fromWinds": "this is from 2",
           "toItem": "clarinet"
         },
         "flute": {
           "fromFlute": "this is from 2.0.1",
           "fromWinds": "this is from 2",
           "toItem": "flute"
         },
         "trombone": {
           "fromBrass": "this is from 2.0",
           "fromTrombone": "this is from 2",
           "toItem": "trombone"
         },
         "trumpet": {
           "fromBrass": "this is from 2.0",
           "fromTrumpet": "this is from 2",
           "toItem": "tumpet"
         },
         "viola": {
           "fromStrings": "this is from 2",
           "fromViola": "this is from 2",
           "toItem": "viola"
         },
         "violin": {
           "fromStrings": "this is from 2",
           "fromViolin": "this is from 2",
           "toItem": "violin"
         }
       }
     }
  }
}