jq -s '.[0] * .[1]' 1.json 2.json
wget -qO - "https://api.github.com/orgs/$ORG/repos?page=0&per_page=1000000000000000" | jq -r '.[].clone_url'