Skip to content

Instantly share code, notes, and snippets.

@ob1-sc
Created July 17, 2018 15:14
Show Gist options
  • Save ob1-sc/80fbe86b65ba5b7a0ca158d8ecd431e7 to your computer and use it in GitHub Desktop.
Save ob1-sc/80fbe86b65ba5b7a0ca158d8ecd431e7 to your computer and use it in GitHub Desktop.
Flatten tile plan properties
[to_entries[] | {(.key) : .value.value}] | reduce .[] as $item ({}; . + $item)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment