1{ 2 "version": 1, 3 "dependencies": [ 4 { 5 "source": { 6 "git": { 7 "remote": "https://github.com/grafana/grafonnet-lib.git", 8 "subdir": "grafonnet" 9 } 10 }, 11 "version": "master" 12 }, 13 { 14 "source": { 15 "git": { 16 "remote": "https://github.com/yugui/jsonnetunit.git", 17 "subdir": "jsonnetunit" 18 } 19 }, 20 "version": "master", 21 "name": "unit" 22 } 23 ], 24 "legacyImports": false 25} 26 27