PACKAGE.lock (551B)
1 { 2 "lucicfg": "1.45.8", 3 "packages": [ 4 { 5 "name": "@webrtc-project", 6 "deps": [ 7 "@chromium-luci" 8 ], 9 "lucicfg": "1.45.6", 10 "resources": [ 11 "console-header.textpb", 12 "luci-analysis.cfg", 13 "templates/*" 14 ], 15 "entrypoints": [ 16 "config.star" 17 ] 18 }, 19 { 20 "name": "@chromium-luci", 21 "source": { 22 "repo": "https://chromium.googlesource.com/infra/chromium/+/refs/heads/main", 23 "revision": "04cdad5911e5d091eba42fc1ede0dd08b9261166", 24 "path": "starlark-libs/chromium-luci" 25 }, 26 "lucicfg": "1.45.0" 27 } 28 ] 29 }