3 lines
96 B
Plaintext
3 lines
96 B
Plaintext
|
|
include "library";
|
||
|
|
|
||
|
|
[.[] | select(.Name == $arg) | .Deps | map(.Name)] | flatten | unique | sort
|