1{ 2 "hello": "World", 3 "I am": ["the utile module"], 4 "thisMakesMe": { 5 "really": 1337, 6 "right?": true 7 } 8} 9 10 11