PowerShell/test/powershell/SDK/assets/TestJson.json

15 lines
341 B
JSON
Raw Normal View History

2015-10-31 00:15:19 +01:00
{
"Name": "Zaphod Beeblebrox",
"Planet": "Betelgeuse",
"Appendages": {
"Heads": 2,
"Arms": 3
},
"Achievements": [
"Invented the Pan Galactic Gargle Blaster",
"Worst Dressed Sentient Being in the Known Universe",
"The best Bang since the Big One",
"One hoopy frood"
]
}