JSON: reading and writing JSON with PowershellFebruary 6, 2022 ยท View on GitHub$json = Get-Content $emojiPath | Out-String | ConvertFrom-Json