1*0a6a1f1dSLionel Sambuc{ 2*0a6a1f1dSLionel Sambuc 'version': 0, 3*0a6a1f1dSLionel Sambuc 'roots': [ 4*0a6a1f1dSLionel Sambuc { 'name': 'OUT_DIR', 'type': 'directory', 5*0a6a1f1dSLionel Sambuc 'contents': [ 6*0a6a1f1dSLionel Sambuc { 'name': 'module.map', 'type': 'file', 7*0a6a1f1dSLionel Sambuc 'external-contents': 'INPUT_DIR/actual_module2.map' 8*0a6a1f1dSLionel Sambuc } 9*0a6a1f1dSLionel Sambuc ] 10*0a6a1f1dSLionel Sambuc } 11*0a6a1f1dSLionel Sambuc ] 12*0a6a1f1dSLionel Sambuc} 13