import simplejson

def read(str):
	return simplejson.loads(str)